Skip to content
Commit 01af63be authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 63984
parent 112a9766
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment