[PATCH] D46830: [llvm-objcopy] Add --keep-file-symbols option

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 01:49:19 PDT 2018


jhenderson added a comment.

Code change looks fine, but could you add a test to show that --keep-file-symbols trumps --strip-symbol, assuming that is the desired behaviour (double-check against GNU, I suggest here).


Repository:
  rL LLVM

https://reviews.llvm.org/D46830





More information about the llvm-commits mailing list