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