summaryrefslogtreecommitdiff
path: root/lld/test/ELF/icf3.s
AgeCommit message (Expand)Author
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-02-25ELF: Implement ICF.Rui Ueyama