[PATCH] D46819: [llvm-objcopy] Add --keep-symbol (-K) option

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 17:54:16 PDT 2018


alexshap added a comment.

@jakehehrlich Jake, it's one issue, a separate issue (which is probably more important and  creating troubles right now when i first tried to use this newly-implemented flag) (mentioned in my first comment) is
that llvm-objcopy removes the symbols table regardless of -K (for a detailed example have a look at that comment), imo this needs to be fixed. Am I missing smth ?


Repository:
  rL LLVM

https://reviews.llvm.org/D46819





More information about the llvm-commits mailing list