repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pass machinemoduleinfo down into getSymbolForDwarfGlobalReference,
[llvm/avr.git]
/
test
/
CodeGen
/
ARM
/
ret_arg2.ll
blob
84477d042c7499beb2a68087d3cc15f1b66bf06e
1
; RUN: llc < %s -march=arm
2
3
define i32 @test(i32 %a1, i32 %a2) {
4
ret i32 %a2
5
}
6