Literal value calculation isn't likely to overflow on targets having int as 32...
Literal value calculation isn't likely to overflow on targets having int as 32 or less. Fixing the assert as it otherwise triggers for PIC16 which as i16 as int. llvm-svn: 69046
Loading
Please sign in to comment