aboutsummaryrefslogtreecommitdiff
path: root/lld/ELF/EhFrame.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-18[ELF] Simplify/optimize EhInputSection::splitFangrui Song1-1/+0
2020-08-05[ELF] --icf: don't fold text sections with LSDAFangrui Song1-0/+1
2019-07-10[Coding style change] Rename variables so that they start with a lowercase le...Rui Ueyama1-2/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-10-27De-template EhReader. NFC.Rui Ueyama1-2/+2
2017-10-02Move new lld's code to Common subdirectory.Rui Ueyama1-1/+1
2017-09-20Revert rL313697, "Compact EhSectionPiece from 32 bytes to 16 bytes."NAKAMURA Takumi1-3/+1
2017-09-19Compact EhSectionPiece from 32 bytes to 16 bytes.Rui Ueyama1-1/+3
2017-07-18[ELF] - Apply clang-format. NFC.George Rimar1-2/+2
2017-02-23Convert InputSectionBase to a class.Rafael Espindola1-3/+2
2016-11-23[ELF] Print error location in .eh_frame parserEugene Leviant1-2/+6
2016-05-24Create a new file EhFrame.cpp and move code to read .eh_frame there.Rui Ueyama1-0/+22