| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportErr... | Martin Storsjo | 2018-12-30 | 1 | -20/+17 |
| * | [llvm-objcopy] [COFF] Avoid memcpy() with null parameters in more places. NFC. | Martin Storsjo | 2018-12-20 | 1 | -4/+4 |
| * | [llvm-objcopy] [COFF] Don't call memcpy() with a null argument. NFC. | Martin Storsjo | 2018-12-20 | 1 | -1/+2 |
| * | [llvm-objcopy] Initial COFF support | Martin Storsjo | 2018-12-19 | 1 | -0/+318 |

