Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coding style change] Rename variables so that they start with a lowercase le... | Rui Ueyama | 2019-07-10 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | De-template EhReader. NFC. | Rui Ueyama | 2017-10-27 | 1 | -2/+2 |
* | Move new lld's code to Common subdirectory. | Rui Ueyama | 2017-10-02 | 1 | -1/+1 |
* | Revert rL313697, "Compact EhSectionPiece from 32 bytes to 16 bytes." | NAKAMURA Takumi | 2017-09-20 | 1 | -3/+1 |
* | Compact EhSectionPiece from 32 bytes to 16 bytes. | Rui Ueyama | 2017-09-19 | 1 | -1/+3 |
* | [ELF] - Apply clang-format. NFC. | George Rimar | 2017-07-18 | 1 | -2/+2 |
* | Convert InputSectionBase to a class. | Rafael Espindola | 2017-02-23 | 1 | -3/+2 |
* | [ELF] Print error location in .eh_frame parser | Eugene Leviant | 2016-11-23 | 1 | -2/+6 |
* | Create a new file EhFrame.cpp and move code to read .eh_frame there. | Rui Ueyama | 2016-05-24 | 1 | -0/+22 |