commit | d56725a042871238ed0a4ad4576497b55db2c960 | [log] [tgz] |
---|---|---|
author | Jake Ehrlich <jakehehrlich@google.com> | Tue Nov 14 18:50:24 2017 +0000 |
committer | Jake Ehrlich <jakehehrlich@google.com> | Tue Nov 14 18:50:24 2017 +0000 |
tree | e9407a7a2db7a08e86cbd25d3f2c5c992ffe95ab | |
parent | 0b2f73fd84ca59735efdec4b230941634b59e485 [diff] |
[llvm-objcopy] Add -strip-non-alloc option to remove all non-allocated sections This change adds a new flag not present in GNU objcopy that we call --strip-non-alloc. Differential Revision: https://reviews.llvm.org/D39926 llvm-svn: 318168