move a bunch more integer sizing out of target-specific code into
target indep code. Note that this changes functionality on PIC16: it defines __INT_MAX__ correctly for it, and it changes sizeof(long) to 16-bits (to match the size of pointer). llvm-svn: 57132
Loading
Please register or sign in to comment