Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy] [COFF] Update symbol indices in weak externals | Martin Storsjo | 2019-01-22 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [llvm-objcopy] [COFF] Remove pointless Reader/Writer base classes. NFC. | Martin Storsjo | 2019-01-12 | 1 | -8/+2 |
* | [llvm-objcopy] [COFF] Add support for removing symbols | Martin Storsjo | 2019-01-10 | 1 | -0/+1 |
* | [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportErr... | Martin Storsjo | 2018-12-30 | 1 | -5/+6 |
* | [llvm-objcopy] [COFF] Fix the Object forward declaration | Martin Storsjo | 2018-12-19 | 1 | -1/+1 |
* | [llvm-objcopy] Initial COFF support | Martin Storsjo | 2018-12-19 | 1 | -0/+47 |