summaryrefslogtreecommitdiff
path: root/lld/test/ELF/comment-gc.s
AgeCommit message (Expand)Author
2023-07-19[ELF] Use llvm::xxh3_64bits for MergeInputSection::splitStringsFangrui Song
2022-05-27[LLD][ELF] Drop the string null terminator from the hash in splitStringsAndrew Ng
2017-09-30Fix 32-bit buildbots.Rui Ueyama
2017-09-30Parallelize string merging.Rui Ueyama
2016-11-10Include version string into ".comment" section.Rui Ueyama
2016-09-29Don't GC non-alloc mergeable section piecesEugene Leviant