projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ARM] Promote helper function to SelectionDAG.
[oota-llvm.git]
/
test
/
CodeGen
/
ARM
/
ret_void.ll
1
; RUN: llc -mtriple=arm-eabi %s -o /dev/null
2
3
define void @test() {
4
ret void
5
}
6