[PATCH] D58960: [llvm-objcopy] - Fix --compress-debug-sections when there are relocations.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 02:16:46 PDT 2019


grimar added a comment.

In D58960#1424252 <https://reviews.llvm.org/D58960#1424252>, @jhenderson wrote:

> It's probably worth adding a TODO or filing an enhancement bug for the other section types this makes sense for, e.g. symbol tables (to move symbols to the new section) or group sections (update referred-to symbol table/change group contents etc).


I need a bit more time to investigate these scenarios. I'll try to take a look during this week.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58960/new/

https://reviews.llvm.org/D58960





More information about the llvm-commits mailing list