[PATCH] D46896: [llvm-objcopy] Add --strip-unneeded option

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 19:55:14 PDT 2018


alexshap added a comment.

(it seems to me that using shared ownership (shared_ptr) might not be the right solution here, the model when SymbolsTable owns the symbols seems better)


Repository:
  rL LLVM

https://reviews.llvm.org/D46896





More information about the llvm-commits mailing list