[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:04:21 PDT 2016


grimar added a comment.

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

> This seems to me just a way to avoid a bug, that needs to be fixed.


We use the same for -O0 currently. Of cource it should be implemented, but for now that is easy way to go forward in supporting LS.


https://reviews.llvm.org/D23447





More information about the llvm-commits mailing list