Sign in
swiftshader
/
SwiftShader.git
/
45fcfe8b73aa31efa444ae9ff2e215722f413e7c
/
.
/
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
}