Use APInt conversion to string so the result is correct regardless of the
authorReid Spencer <rspencer@reidspencer.com>
Thu, 1 Mar 2007 21:00:32 +0000 (21:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 1 Mar 2007 21:00:32 +0000 (21:00 +0000)
commita0e0129e3f03fae1a275537a00e426a31d5eb649
tree6d1b266217ac9c1f42ab71571de7f9bfec99b1f5
parent7029725851520b3c5948a8b7bc0d2ae2aeda9430
Use APInt conversion to string so the result is correct regardless of the
bit width of the ConstantInt being converted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ArgumentPromotion.cpp