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
/
trace-symbols-foo-strong.s
blob
874642978c9be477314fd7cdb087ae50b711b340
1
.text
2
.globl foo
3
.type foo, @function
4
foo
:
5
nop
6
7
.globl bar
8
.type bar, @function
9
bar
:
10
nop
11
12
.global func2
13
.type func2, @function
14
func2
: