commit | 8eff37b3dd133daa2b5970f5a3099a97dd6ce61f | [log] [tgz] |
---|---|---|
author | Alexander Shaposhnikov <shal1t712@gmail.com> | Tue May 22 18:24:07 2018 +0000 |
committer | Alexander Shaposhnikov <shal1t712@gmail.com> | Tue May 22 18:24:07 2018 +0000 |
tree | 884c8c2285f2f7531865eef595dc7602028bc872 | |
parent | eae2e16ab1300c6baf3f15a26a33f03460ffd89d [diff] |
[llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol If one runs llvm-objcopy --strip-all --keep-symbol foo and the symbol table indeed contains the symbol "foo" then it should not be removed. Test plan: make check-all Differential revision: https://reviews.llvm.org/D47052 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333008 91177308-0d34-0410-b5e6-96231b3b80d8