aboutsummaryrefslogblamecommitdiff
path: root/test/ELF/Inputs/gc-sections-weak.s
blob: 27baa6694e3d332c85ecee04100369c6649f37be (plain) (tree)
1
2
3
4
5
6
7
8







            
.weak foo
foo:
        nop

.data
.global bar2
bar2:
.quad foo