aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-upgrade/UpgradeParser.cpp.cvs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-14 23:11:45 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-14 23:11:45 +0000
commitbe5c50cb3371ae12c79844828a650404127d5791 (patch)
tree710fb3fe8f976fda96b3105b50ef3b519d829f4f /tools/llvm-upgrade/UpgradeParser.cpp.cvs
parentc1882215a037f9ff4b56bdaf34a57cdb91f497ef (diff)
The sign information was not propagating into the rename map so only the
last entry stored in the map could be retrieved for a given integer type. Propagating the sign information required an invasive change to ensure that all ValueRef (ValID) instances get the right sign information as well. Also, put in some assertions to ensure the RenameMap always gives us out the type that is expected. This fixes PR1256 and test/Assembler/2007-03-14-UgpradeLocalSignless.ll git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35112 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-upgrade/UpgradeParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions