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
[InstCombine] Shift amount reassociation in bittest: trunc-of-lshr (PR42399)
[llvm-complete.git]
/
test
/
Linker
/
Inputs
/
type-unique-dst-types3.ll
blob
8a5ac2694791646656dffd26e97e173712b3c0f9
1
%A.11 = type opaque
2
@g2 = external global %A.11
3
4
define %A.11* @use_g2() {
5
ret %A.11* @g2
6
}