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
/
Generic
/
ret0.ll
blob: 489f31c3730d6d16c06ba72147488d0158b867cf (
plain
)
1
2
3
4
5
; RUN: llvm-as < %s | llc define i32 @main() { ret i32 0 }