Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includes | Jordan Rupprecht | 2019-03-13 | 1 | -1/+0 |
* | [llvm-objcopy] Fix crash when writing empty binary output | Jordan Rupprecht | 2019-01-28 | 1 | -0/+22 |
* | [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize(),... | Jordan Rupprecht | 2019-01-22 | 1 | -6/+14 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-objcopy] Factor out Buffer | Alexander Shaposhnikov | 2018-10-16 | 1 | -0/+51 |