summaryrefslogtreecommitdiffstats
path: root/lld/ELF/EhFrame.h
Commit message (Expand)AuthorAgeFilesLines
* [Coding style change] Rename variables so that they start with a lowercase le...Rui Ueyama2019-07-101-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* De-template EhReader. NFC.Rui Ueyama2017-10-271-2/+2
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-021-1/+1
* Revert rL313697, "Compact EhSectionPiece from 32 bytes to 16 bytes."NAKAMURA Takumi2017-09-201-3/+1
* Compact EhSectionPiece from 32 bytes to 16 bytes.Rui Ueyama2017-09-191-1/+3
* [ELF] - Apply clang-format. NFC.George Rimar2017-07-181-2/+2
* Convert InputSectionBase to a class.Rafael Espindola2017-02-231-3/+2
* [ELF] Print error location in .eh_frame parserEugene Leviant2016-11-231-2/+6
* Create a new file EhFrame.cpp and move code to read .eh_frame there.Rui Ueyama2016-05-241-0/+22
OpenPOWER on IntegriCloud