aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-07 00:23:17 +0000
committerChris Lattner <sabre@nondot.org>2009-02-07 00:23:17 +0000
commit25d69b57ccef6e598d6a4cd8823ee24d56b2c9f7 (patch)
tree4a017036c414eae88431c88ef315b6d656c656eb /lib/CodeGen/CGDebugInfo.cpp
parent224605064a4ef87d1c3d35ad1cb363f8b534012b (diff)
Apparently it is important to define intptr_t and uintptr_t to
long instead of int. This is because system heaers like to redefine typedefs and that is an error if they don't exactly match. Use long for intptr_t on all systems where long is the right size. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63984 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions