This change adds the ability to use the "-R"/"-remove-section" option multiple times.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38332
[llvm-objcopy] Add ability to remove multiple sections by name ClosedPublic Authored by jakehehrlich on Sep 27 2017, 1:36 PM.
Details Summary This change adds the ability to use the "-R"/"-remove-section" option multiple times.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 28 2017, 1:32 AM Closed by commit rL315385: [llvm-objcopy] Add ability to remove multiple sections by name (authored by jakehehrlich). · Explain WhyOct 10 2017, 4:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118503 llvm/trunk/test/tools/llvm-objcopy/remove-multiple-sections.test
llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
|