"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "80b1b4d41ec96fbbc32fb1075e3ec11be130f87a"
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
Loading
Please register or sign in to comment