blob: 3b59c11c066849969261562f7f70b7d2e160519c [file] [log] [blame]
; RUN: llc -march=x86 < %s
; PR933
define fastcc i1 @test() {
ret i1 true
}