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: eb4d2919d102ac470af8a714e0227d30715111f9 (
plain
)
1
2
3
4
5
6
; RUN: llvm-upgrade < %s | llvm-as | llc ; PR933 fastcc bool %test() { ret bool true }