]> granicus.if.org Git - llvm/commit
[llvm-objcopy] Strip file symbols with --strip-unneeded
authorEugene Leviant <eleviant@accesssoftek.com>
Tue, 21 May 2019 09:09:33 +0000 (09:09 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Tue, 21 May 2019 09:09:33 +0000 (09:09 +0000)
commit4a9fe5a8337094d56ca9ff8c21601b5313a3185e
tree0b8aa60eeb31071fa82dae377b99a4308b5ad854
parent91f449463945aa8d14e51a60843cbe5dbe27c2ed
[llvm-objcopy] Strip file symbols with --strip-unneeded

Differential revision: https://reviews.llvm.org/D61641

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361231 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objcopy/ELF/strip-unneeded.test
tools/llvm-objcopy/ELF/ELFObjcopy.cpp