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
/
PowerPC
/
2005-01-14-UndefLong.ll
blob
671bf804ed323b064fc52698b2ab5ebfe6f13c5c
1
; RUN: llc < %s -march=ppc32
2
3
define i64 @test() {
4
ret i64 undef
5
}