summaryrefslogtreecommitdiff
path: root/lld/ELF/MapFile.h
AgeCommit message (Expand)Author
2018-03-14Implement --cref.Rui Ueyama
2017-10-28Pass symbol attributes instead of ElfSym to Shared symbol ctor.Rui Ueyama
2017-07-27Merge OutputSectionCommand and OutputSection.Rafael Espindola
2017-07-18[ELF] - Apply clang-format. NFC.George Rimar
2017-05-30Keep a list of all OutputSectionCommands.Rafael Espindola
2017-05-18Use linker script commands in writeMapFile.Rafael Espindola
2017-05-18Use a forward declaration. NFC.Rafael Espindola
2017-02-24Merge OutputSectionBase and OutputSection. NFC.Rafael Espindola
2017-01-13Implement -Map.Rafael Espindola