| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+5 |
| * | Create a vector containing all input sections. | Rui Ueyama | 2016-11-05 | 1 | -2/+2 |
| * | Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ... | Eugene Zelenko | 2016-11-05 | 1 | -4/+4 |
| * | Delete more ELF bits from the old linker. | Rafael Espindola | 2016-02-28 | 1 | -1/+0 |
| * | Use MemoryBufferRef instead of MemoryBuffer&. NFC. | Rafael Espindola | 2015-04-24 | 1 | -1/+1 |
| * | Return ErrorOr<std::unique_ptr<File>>. NFC. | Rafael Espindola | 2015-04-24 | 1 | -8/+3 |
| * | Return an ErrorOr<std::unique_ptr<File>>. NFC. | Rafael Espindola | 2015-04-24 | 1 | -1/+4 |
| * | Delete unnecessary generality in loadFile. | Rafael Espindola | 2015-04-24 | 1 | -3/+2 |
| * | Remove a parameter for file extension from canParse. | Rui Ueyama | 2015-04-04 | 1 | -5/+2 |
| * | Remove dead code. | Rui Ueyama | 2015-03-09 | 1 | -1/+0 |
| * | Remove kindInGroup reference. | Rui Ueyama | 2015-01-27 | 1 | -1/+0 |
| * | Fix five of the shared library build targets | Greg Fitzgerald | 2015-01-21 | 1 | -0/+119 |

