index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
2006-10-02-BoolRetCrash.ll
blob: 795d4647a3f66358a5da96a2189e1d3ea583d507 (
plain
)
1
2
3
4
5
6
7
; RUN: llc < %s ; PR933 define fastcc i1 @test() { ret i1 true }