summaryrefslogtreecommitdiff
path: root/lld/test/ELF/exclude-libs.s
AgeCommit message (Expand)Author
2024-08-20[DataLayout] Refactor the rest of `parseSpecification` (#104545)Sergei Barannikov
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2018-07-11Also search BitcodeFiles for exclude-lib symbolsYi Kong
2018-02-16ELF: Stop collecting a list of symbols in ArchiveFile.Peter Collingbourne
2017-10-31[lld] Fix --exclude-libs broken when --whole-archive is usedOleg Ranevskyy
2017-06-21Implement the --exclude-libs option.Rui Ueyama