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)
commit8565e50ad4557d2734f84e35d800845f4fc85aa3
tree526ea474f6e701eb7ec237e0f168e7e34a9e28d3
parent1e95d4bb1e748216e07006e9084a7b181883e286
Fixed format strings to avoid pointer truncation during 64-bit debugging.

llvm-svn: 167185
llvm/tools/lli/lli.cpp