summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/COFF/Reader.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy] [COFF] Update symbol indices in weak externalsMartin Storsjo2019-01-221-1/+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-8/+2
* [llvm-objcopy] [COFF] Add support for removing symbolsMartin Storsjo2019-01-101-0/+1
* [llvm-objcopy] [COFF] Use Error/Expected returns instead of calling reportErr...Martin Storsjo2018-12-301-5/+6
* [llvm-objcopy] [COFF] Fix the Object forward declarationMartin Storsjo2018-12-191-1/+1
* [llvm-objcopy] Initial COFF supportMartin Storsjo2018-12-191-0/+47
OpenPOWER on IntegriCloud