summaryrefslogtreecommitdiff
path: root/lld/test/ELF/debug-dead-reloc.s
AgeCommit message (Expand)Author
2023-12-21[ELF] Change .debug_names tombstone value to UINT32_MAX/UINT64_MAX (#74686)Fangrui Song
2023-12-07[ELF,test] Improve tombstone value testsFangrui Song
2023-10-18[ELF][test] --emit-relocs: test ALLOC sections discarded by --gc-sections and...Fangrui Song
2020-08-06[ELF] Change tombstone values to (.debug_ranges/.debug_loc) 1 and (other .deb...Fangrui Song
2020-07-08[ELF] Add -z dead-reloc-in-nonalloc=<section_glob>=<value>Fangrui Song
2020-06-23[ELF] Resolve relocations in .debug_* referencing (discarded symbols or ICF f...Fangrui Song