Sign in
swiftshader
/
SwiftShader.git
/
664783624264ab1ec4b15aaf9a45fe6daff3e4f6
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
X86
/
2006-10-02-BoolRetCrash.ll
blob: 9c352ad8bd09c943271015cc40de2d6a264f0a8b [
file
]
; RUN: llc < %s
; PR933
define
fastcc
i1
@test
()
{
ret
i1
true
}