Files
clang-p2996/lld/test/ELF/Inputs/gc-sections-shared.s
Rafael Espindola 83f73f7908 Make a test stricter.
It now has a DT_NEEDED that could be removed by --gc-sections and one
that cannot. Without this all tests would pass if --gc-sections just
removed all DT_NEEDED.

llvm-svn: 318937
2017-11-23 23:40:33 +00:00

4 lines
38 B
ArmAsm

.global baz
.type baz, @function
baz: