[PATCH] D23447: [ELF] - Do not use mergeable sections when LS is used.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 06:35:33 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D23447#513734, @davide wrote:

> Also, please note that I'm not entirely opposed with the workaround (although I don't agree with that either), so I'll defer the judgment to others. What kinda bothers me is your justification for this change, which does make absolutely no sense to me.


Ok. Just in case I am also working on a real patch for this at this moment.
My point was that LS is still feature heavely under development and latest commits shows that sometimes we can use temporarily workarounds when we know it is not harmfull.


https://reviews.llvm.org/D23447





More information about the llvm-commits mailing list