[PATCH] D58960: [llvm-objcopy] - Fix --compress-debug-sections when there are relocations.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 02:05:50 PDT 2019
jhenderson added a comment.
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).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58960/new/
https://reviews.llvm.org/D58960
More information about the llvm-commits
mailing list