Sign in
◑
Theme
swiftshader
/
SwiftShader.git
/
43dc629d8270b71db8414e3f7b2f8f90cb36f4f9
/
.
/
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
}