summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/COFF/only-keep-debug.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-strip] Hook up (unimplemented) --only-keep-debugJordan Rupprecht2019-03-141-0/+4
| | | | | | | | For ELF, we accept but ignore --only-keep-debug. Do the same for llvm-strip. COFF does implement this, so update the test that it is supported. llvm-svn: 356207
* [llvm-objcopy] [COFF] Implement --only-keep-debugMartin Storsjo2019-01-191-0/+58
Differential Revision: https://reviews.llvm.org/D56840 llvm-svn: 351662
OpenPOWER on IntegriCloud