summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/trace-symbols-foo-strong.s
blob: 874642978c9be477314fd7cdb087ae50b711b340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.text
.globl	foo
.type	foo, @function
foo:
nop

.globl	bar
.type	bar, @function
bar:
nop

.global func2
.type   func2, @function
func2:
OpenPOWER on IntegriCloud