================
Comment at: test/Preprocessor/init.c:253
@@ -252,3 +252,1 @@
-// ARM:#define __INTPTR_TYPE__ long int
-// ARM:#define __INTPTR_WIDTH__ 32
 // ARM:#define __INT_MAX__ 2147483647
----------------
Is it a problem that `__INTPTR_TYPE__` and `__INTPTR_WIDTH__` have been lost 
for some targets?  (ARM, MIPS*, PPC*, ...)


http://llvm-reviews.chandlerc.com/D2021
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to