repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
In some rare cases, the register allocator can spill registers but end up not utilizi...
[llvm/msp430.git]
/
test
/
CodeGen
/
X86
/
weak.ll
blob
28638afd57ef5f21c24d54937531b329710e30ee
1
; RUN: llvm-as < %s | llc -march=x86
2
@a = extern_weak global i32 ; <i32*> [#uses=1]
3
@b = global i32* @a ; <i32**> [#uses=0]
4