Files
clang-p2996/lld/test/ELF/Inputs/gc-sections-weak.s
Rafael Espindola ab1923d63c Add an interesting GC testcase.
It shows that we correctly look at liveness based on the final symbol
resolution.

llvm-svn: 266440
2016-04-15 15:26:52 +00:00

9 lines
63 B
ArmAsm

.weak foo
foo:
nop
.data
.global bar2
bar2:
.quad foo