[PATCH] D68101: [MC][ELF] Prevent globals with an explicit section from being mergeable

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 08:18:17 PST 2019


bd1976llvm added a comment.

In D68101#1689622 <https://reviews.llvm.org/D68101#1689622>, @SjoerdMeijer wrote:

> Just to make sure I haven't missed anything, I would like to take this patch and run some numbers, for which I need a little bit of time.


Hi @SjoerdMeijer. Did you have a chance to run the numbers? I am keen to get a fix in for at least the SHF_MERGE issue as we have customers who have hit this case. If you haven't had time I will work on a lower risk patch (lower risk of performance impact). Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68101/new/

https://reviews.llvm.org/D68101





More information about the llvm-commits mailing list