repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
verdef-defaultver.s
blob
d9e7f3829f322e36833eb153df96cd9131af37d7
1
.global b@V1
2
b
@V1
=
b_1
3
4
.global b@@V2
5
b
@@V2
=
b_2
6
7
.globl a
8
.type a,@function
9
a
:
10
retq
11
12
.globl b_1
13
.type b_1,@function
14
b_1
:
15
retq
16
17
.globl b_2
18
.type b_2,@function
19
b_2
:
20
retq
21
22
.globl c
23
.type c,@function
24
c
:
25
retq