summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/COFF/Object.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy] [COFF] Fix a typo in a comment. NFC.Martin Storsjö2019-11-271-1/+1
* llvm-objcopy - fix uninitialized variable warnings. NFC.Simon Pilgrim2019-11-181-2/+2
* [llvm-objcopy] [COFF] Fix handling of aux symbols for big objectsMartin Storsjo2019-01-231-2/+16
* Reapply: [llvm-objcopy] [COFF] Implement --add-gnu-debuglinkMartin Storsjo2019-01-231-1/+25
* Revert "[llvm-objcopy] [COFF] Implement --add-gnu-debuglink"Martin Storsjo2019-01-221-25/+1
* [llvm-objcopy] [COFF] Implement --add-gnu-debuglinkMartin Storsjo2019-01-221-1/+25
* [llvm-objcopy] [COFF] Update symbol indices in weak externalsMartin Storsjo2019-01-221-0/+2
* [llvm-objcopy] [COFF] Implement --only-keep-debugMartin Storsjo2019-01-191-0/+1
* [llvm-objcopy] [COFF] Add support for removing sectionsMartin Storsjo2019-01-191-2/+25
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-objcopy] [COFF] Fix warnings abuilt missing field initialization. NFC.Martin Storsjo2019-01-101-0/+3
* [llvm-objcopy] [COFF] Add support for removing symbolsMartin Storsjo2019-01-101-1/+36
* [llvm-objcopy] Initial COFF supportMartin Storsjo2018-12-191-0/+110
OpenPOWER on IntegriCloud