blob: 9c352ad8bd09c943271015cc40de2d6a264f0a8b [file] [log] [blame]
; RUN: llc < %s
; PR933
define fastcc i1 @test() {
ret i1 true
}