commit | 6dc628ff615c93d5293d931fc2ed347ee212617f | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Wed May 25 18:36:22 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Wed May 25 18:36:22 2016 +0000 |
tree | 0c6726767c7d9edefdc1a9757ec082bb09a69e4a | |
parent | f50e8cdfbde44875828d8ed605d4b544b8ea1f2e [diff] |
[IR] Copy comdats in GlobalObject::copyAttributesFrom This is probably correct for all uses except cross-module IR linking, where we need to move the comdat from the source module to the destination module. Fixes PR27870. Reviewers: majnemer Differential Revision: http://reviews.llvm.org/D20631 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270743 91177308-0d34-0410-b5e6-96231b3b80d8