Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ELF: Move CreateELF() from its own file to ELFReader.h. | Rui Ueyama | 2015-04-09 | 1 | -65/+0 |
* | ELF: Simplify CreateELF. | Rui Ueyama | 2015-04-06 | 1 | -37/+17 |
* | ELF: Pass file types instead of type traits to ELFObjectReader. | Rui Ueyama | 2015-04-03 | 1 | -5/+8 |
* | ELF: Remove <Arch>ELFFileCreateELFTraits::result_type. | Rui Ueyama | 2015-04-02 | 1 | -6/+6 |
* | ELF: Always use variadic templates in CreateELF.h. | Rui Ueyama | 2015-04-02 | 1 | -54/+18 |
* | Fix trailing whitespace. | Shankar Easwaran | 2014-01-27 | 1 | -1/+1 |
* | [lld] fix build when LLVM_HAS_VARIADIC_TEMPLATES is false | Nick Kledzik | 2013-12-19 | 1 | -0/+9 |
* | [ELF] Add support for reading dynamic libraries. | Michael J. Spencer | 2013-02-11 | 1 | -0/+109 |