[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
Thu Sep 26 13:08:49 PDT 2019


bd1976llvm created this revision.
bd1976llvm added reviewers: chill, javed.absar, javedabsar, nickdesaulniers, petpav01, rnk, jroelofs, jmolloy, rogfer01.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This is a partial fix for https://bugs.llvm.org/show_bug.cgi?id=43457.


https://reviews.llvm.org/D68101

Files:
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/CodeGen/X86/explict-section-mergeable.ll
  llvm/test/CodeGen/X86/section_mergeable_size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68101.222013.patch
Type: text/x-patch
Size: 4609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/25380cc5/attachment.bin>


More information about the llvm-commits mailing list