This was previously erroring out if one of the dead symbols was a
TLS symbol and we were able to discard all TLS sections.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
lld/test/ELF/map-gc-sections.s | ||
---|---|---|
3 ↗ | (On Diff #106566) | Forgot to add RUN:? You could do ld.lld %t.o -o %t -Map=- --gc-sections | FileCheck %s |