[PATCH] D38393: [ELF] - Stop removing sections in removeUnusedSyntheticSections().
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 05:33:33 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'll take a look what can I suggest here.
Repository:
rL LLVM
https://reviews.llvm.org/D38393
More information about the llvm-commits
mailing list