[PATCH] D38393: [ELF] - Stop removing sections in removeUnusedSyntheticSections().
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 6 02:21:11 PDT 2017
grimar added a comment.
In https://reviews.llvm.org/D38393#886125, @ruiu wrote:
> On second thought, I think `removeUnusedSyntehticSections` is a source of confusion. This mechanism seems too hacky, and that's why you need to write many pieces of tricky code. I feels we could design a better mechanism. Can you visit this again to design something new?
I suggest to do following change: https://reviews.llvm.org/D38613
Repository:
rL LLVM
https://reviews.llvm.org/D38393
More information about the llvm-commits
mailing list