Skip to content
Commit 7e4c81c8 authored by Chris Lattner's avatar Chris Lattner
Browse files

Give TargetInfo a new IntPtrType to hold the intptr_t type for

a target.

Make Preprocessor.cpp define a new __INTPTR_TYPE__ macro based on this.

On linux/32, set intptr_t to int, instead of long.  This fixes PR3563.

llvm-svn: 64495
parent 02b63b42
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