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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 11:20:44 PDT 2016


ruiu added a comment.

Because currently our linker script support is incomplete and broken, it is okay to break something to fix something temporarily as long as we are making a progress. Speaking of this patch, it is okay to submit this and remove later, so please check this in if you want.


https://reviews.llvm.org/D23447





More information about the llvm-commits mailing list