Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy] Tidy up error messages | James Henderson | 2019-05-22 | 1 | -1/+1 |
* | [llvm-objcopy] [COFF] Fix handling of aux symbols for big objects | Martin Storsjo | 2019-01-23 | 1 | -5/+1 |
* | Reapply: [llvm-objcopy] [COFF] Implement --add-gnu-debuglink | Martin Storsjo | 2019-01-23 | 1 | -1/+1 |
* | Revert "[llvm-objcopy] [COFF] Implement --add-gnu-debuglink" | Martin Storsjo | 2019-01-22 | 1 | -1/+1 |
* | [llvm-objcopy] [COFF] Implement --add-gnu-debuglink | Martin Storsjo | 2019-01-22 | 1 | -1/+1 |
* | [llvm-objcopy] Consistently use createStringError instead of make_error<Strin... | Martin Storsjo | 2019-01-22 | 1 | -3/+2 |
* | [llvm-objcopy] [COFF] Implement --only-keep-debug | Martin Storsjo | 2019-01-19 | 1 | -0/+10 |
* | [llvm-objcopy] [COFF] Add support for removing sections | Martin Storsjo | 2019-01-19 | 1 | -0/+63 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-objcopy] [COFF] Add support for removing symbols | Martin Storsjo | 2019-01-10 | 1 | -0/+70 |