diff options
author | Justin Lebar <jlebar@google.com> | 2016-06-15 23:20:12 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-06-15 23:20:12 +0000 |
commit | 2a445cf736eeb03db9e51c7ff73616bb10c62448 (patch) | |
tree | 4f6841bfd45a848dcb1a69bcf89caaee7612e558 /llvm/lib/Transforms | |
parent | aac94b1e2e1ee2ab16fe471d35d1e947420497dc (diff) | |
download | bcm5719-llvm-2a445cf736eeb03db9e51c7ff73616bb10c62448.tar.gz bcm5719-llvm-2a445cf736eeb03db9e51c7ff73616bb10c62448.zip |
[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
llvm-svn: 272854
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions