aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2018-09-05 13:10:03 +0000
committerJordan Rupprecht <rupprecht@google.com>2018-09-05 13:10:03 +0000
commit591d889006e80d3d87bcac200c4c454a878c9f24 (patch)
tree85b9d8b912f832fa7c3529d3ee9a2224d47554d8 /lldb/scripts/Python/python-extensions.swig
parent53e91c1b086267f9c77e9dcb3f7f54b0b17ae1b0 (diff)
downloadllvm-591d889006e80d3d87bcac200c4c454a878c9f24.zip
llvm-591d889006e80d3d87bcac200c4c454a878c9f24.tar.gz
llvm-591d889006e80d3d87bcac200c4c454a878c9f24.tar.bz2
[llvm-strip] Support stripping multiple input files
Summary: Allow strip to be called on multiple input files, which is interpreted as stripping N files in place. Using multiple input files is incompatible with -o. To allow this, create a `DriverConfig` struct which just wraps a list of `CopyConfigs`. objcopy will only ever have a single `CopyConfig`, but strip will have N (where N >= 1) CopyConfigs. Reviewers: alexshap, jakehehrlich Reviewed By: alexshap, jakehehrlich Subscribers: MaskRay, jakehehrlich, llvm-commits Differential Revision: https://reviews.llvm.org/D51660 llvm-svn: 341464
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions