summaryrefslogtreecommitdiff
path: root/lld/test/ELF/icf4.s
AgeCommit message (Expand)Author
2024-08-01[ELF] Support relocatable files using CREL with explicit addendsFangrui Song
2021-10-04[ELF][test] Fix several LLD ICF testsAndrew Ng
2018-07-02[ELF] Replace unused output filenames with /dev/null in testsFangrui Song
2018-06-22[ELF] - Repair (re-enable) few ICF test cases.George Rimar
2018-02-01[ELF] Add --print-icf-sections flagJames Henderson
2017-12-11Use ErrorOS for log messages as well as errorSam Clegg
2016-09-02Fix potential test failures.Rui Ueyama
2016-02-25ELF: Implement ICF.Rui Ueyama