summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.h
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-07-29 15:42:28 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-07-29 15:42:28 +0000
commit04da2385cfbc91dbbb92e7594348287e11226bcf (patch)
tree21f4b7ae886aee1d880982d7a033907358d37f3f /llvm/tools/llvm-objdump/llvm-objdump.h
parent63afb6799224399a723af8c67d0b1bbaa1a9a061 (diff)
downloadbcm5719-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.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud