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

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 09:39:04 PDT 2018


paulsemel added a comment.

Ok, I've a working version with `shared_ptr` (I should have checked my emails before going on the implementation :) ). What should we do ?
If we go for the new section interface, we should probably introduce it in a separate patch, right ?
Do I still update this patch with the `shared_ptr` waiting for a better implementation ?
If you guys don't have time to do it, I can try if you want (maybe I'll need a bit more explanation about what you have in mind :) )

cc: @jakehehrlich @jhenderson @alexshap


Repository:
  rL LLVM

https://reviews.llvm.org/D46896





More information about the llvm-commits mailing list