diff options
| author | Joerg Sonnenberger <joerg@bec.de> | 2014-07-17 20:12:32 +0000 |
|---|---|---|
| committer | Joerg Sonnenberger <joerg@bec.de> | 2014-07-17 20:12:32 +0000 |
| commit | 587deea8755b5adab19350b30c71ec5d2c765bf2 (patch) | |
| tree | 8cb9cbed040c6461f870c4b508b670c5ce15b63a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 11698180c336ea4a077a896b79ab2621fb36585f (diff) | |
If char/short are shorter than int, do not use U as suffix for
constants. Comparing int against a constant of the given type like
UINT8_MAX will otherwise force a promotion to unsigned int, which is
typically not expected.
llvm-svn: 213301
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
