diff options
| author | Joerg Sonnenberger <joerg@bec.de> | 2014-07-28 21:06:22 +0000 |
|---|---|---|
| committer | Joerg Sonnenberger <joerg@bec.de> | 2014-07-28 21:06:22 +0000 |
| commit | 3d9478cf3adf8553956107b876d0ab6853210ec1 (patch) | |
| tree | 5200b02281402e4b003a0a911a99b3f97a0cb0eb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 1f638440c62db044832c29c92b201211b0cfaa56 (diff) | |
Change __INTx_TYPE__ to be always signed. This changes the value for
char-based types from "char" to "signed char". Adjust stdint.h to use
__INTx_TYPE__ directly without prefixing it with signed and to use
__UINTx_TYPE__ for unsigned ones.
The value of __INTx_TYPE__ now matches GCC.
llvm-svn: 214119
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
