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
/
ARM
/
ret0.ll
blob: 176b2e059f08beb02010f18f46ced22f3de16d30 (
plain
)
1
2
3
4
; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm int %test() { ret int 0 }