diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-02-13 23:00:51 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-02-13 23:00:51 +0000 |
commit | 17fe48ce6ee694eb1fb29804f4cba3dbea5e9248 (patch) | |
tree | 7cb1189dc60e974e9d8f4c025e5d5b029cd562e4 /lib/Target/Mips/Disassembler/MipsDisassembler.cpp | |
parent | 666e0d3bc4a28540c1aa73b24573af70d1d46aea (diff) |
Retain the name of the new internal global that's been shrunk.
It's possible (e.g. after an LTO build) that an internal global may be used for
debugging purposes. If that's the case appending a '.b' to it makes it hard to
find that variable. Steal the name from the old GV before deleting it so that
they can find that variable again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/Disassembler/MipsDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions