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