Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy] Add support for removing sections | Jake Ehrlich | 2017-10-10 | 1 | -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 Ehrlich | 2017-10-10 | 1 | -164/+0 |
| | | | | | | | | | I forgot to add a proper commit message. I'm reverting this to fix that. This reverts commit r315344. llvm-svn: 315345 | ||||
* | temporary | Jake Ehrlich | 2017-10-10 | 1 | -0/+164 |
llvm-svn: 315344 |