summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/COFF/Writer.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy] [COFF] Fix handling of aux symbols for big objectsMartin Storsjo2019-01-231-1/+1
* [llvm-objcopy] [COFF] Update symbol indices in weak externalsMartin Storsjo2019-01-221-1/+1
* [llvm-objcopy] [COFF] Add support for removing sectionsMartin Storsjo2019-01-191-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-objcopy] [COFF] Remove pointless Reader/Writer base classes. NFC.Martin Storsjo2019-01-121-12/+3
* [llvm-objcopy] [COFF] Add support for removing symbolsMartin Storsjo2019-01-101-1/+2
* [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportErr...Martin Storsjo2018-12-301-4/+5
* [llvm-objcopy] [COFF] Fix the Object forward declarationMartin Storsjo2018-12-191-1/+1
* [llvm-objcopy] Initial COFF supportMartin Storsjo2018-12-191-0/+68
OpenPOWER on IntegriCloud