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
/
ret_void.ll
blob: 68db8c423461e7fe5b2f9b1960b56d5259888ead (
plain
)
1
2
3
4
5
6
; RUN: llvm-as < %s | llc -march=arm define void @test() { ret void }