Fixed format strings to avoid pointer truncation during 64-bit debugging.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 1 Nov 2012 00:17:11 +0000 (00:17 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Thu, 1 Nov 2012 00:17:11 +0000 (00:17 +0000)
commit3037a58a218c6ca60214e1756951576c3a780b4a
tree7ac602f51dc7e5d8ac225e2e654cecad57461b18
parent7dd4dc88921421cd2a1e6c1711689d5993106767
Fixed format strings to avoid pointer truncation during 64-bit debugging.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167185 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/lli.cpp