diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-07-29 15:42:28 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-07-29 15:42:28 +0000 |
commit | 04da2385cfbc91dbbb92e7594348287e11226bcf (patch) | |
tree | 21f4b7ae886aee1d880982d7a033907358d37f3f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 63afb6799224399a723af8c67d0b1bbaa1a9a061 (diff) | |
download | bcm5719-llvm-04da2385cfbc91dbbb92e7594348287e11226bcf.tar.gz bcm5719-llvm-04da2385cfbc91dbbb92e7594348287e11226bcf.zip |
In case of an existing GlobalVariable, the comdat is created using the name of the
new GV (usually NAME.1) instead of the correct NAME of the old GV. Moving comdat
creation after GV replacement solves this. Patch + testcase.
Reviewed by Reid Kleckner.
http://reviews.llvm.org/D11594
llvm-svn: 243525
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions