Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
.
/
lld
/
test
/
ELF
/
Inputs
/
gc-sections-weak.s
blob: 27baa6694e3d332c85ecee04100369c6649f37be [
file
] [
log
] [
blame
]
Rafael Espindola
ab1923d
2016-04-15 15:26:52 +0000
[
diff
] [
blame
]
1
.weak foo
2
foo
:
3
nop
4
5
.data
6
.global bar2
7
bar2
:
8
.quad foo