summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/segment-shift-section-remove.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objcopy] Add support for removing sectionsJake Ehrlich2017-10-101-0/+164
| | | | | | | | | | | This change adds support for removing sections using the -R field (as GNU objcopy does as well). This change should let us add many helpful tests and is a proper stepping stone for adding more general kinds of stripping. Differential Revision: https://reviews.llvm.org/D38260 llvm-svn: 315346
* Revert "temporary"Jake Ehrlich2017-10-101-164/+0
| | | | | | | | | I forgot to add a proper commit message. I'm reverting this to fix that. This reverts commit r315344. llvm-svn: 315345
* temporaryJake Ehrlich2017-10-101-0/+164
llvm-svn: 315344
OpenPOWER on IntegriCloud