repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-objdump] - Remove one overload of reportError. NFCI.
[llvm-complete.git]
/
test
/
Linker
/
Inputs
/
alias.ll
blob
d4a734f5825112761320e18cac6e1f94dc1db9b8
1
@zed = global i32 42
2
@foo = alias i32, i32* @zed
3
@foo2 = alias i16, bitcast (i32* @zed to i16*)