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
/
CBackend
/
fneg.ll
blob
7dec3d9e09c2c3d8358eac92d6006f61560255de
1
; RUN: llc < %s -march=c
2
3
define void @func() nounwind {
4
entry:
5
%0 = fsub double -0.0, undef
6
ret void
7
}