aboutsummaryrefslogtreecommitdiff
path: root/lld/ELF/ICF.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-02-20Consistent use of header file for ICF and MarkLiveSam Clegg1-1/+3
2017-07-18[ELF] - Apply clang-format. NFC.George Rimar1-1/+1
2016-05-02Do not pass Symtab to markLive/doICF since Symtab is globally accessible.Rui Ueyama1-4/+1
2016-02-28Rename elf2 to elf.Rafael Espindola1-1/+1
2016-02-25ELF: Implement ICF.Rui Ueyama1-0/+22