commit | b570d7112722e54f0a3e3f0fa657d72569e4b9fe | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Wed Jun 15 23:20:12 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Wed Jun 15 23:20:12 2016 +0000 |
tree | d9a4bf46a00354c59342f0529af97cca884f4b92 | |
parent | 2978728dd25804cf2202b143d94a2d645627c09d [diff] |
[Bugpoint] Erase comdat annotations after removing a global's initializer. Summary: This is necessary to keep the verifier happy after bugpoint removes an initializer from a global variable with a comdat annotation, because globals without initializers may not have comdats. Reviewers: majnemer, rnk Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D21274 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272854 91177308-0d34-0410-b5e6-96231b3b80d8