diff options
author | jhibbits <jhibbits@FreeBSD.org> | 2016-02-20 01:34:13 +0000 |
---|---|---|
committer | jhibbits <jhibbits@FreeBSD.org> | 2016-02-20 01:34:13 +0000 |
commit | 17728bcf02f94c1fd05f9ba7fdc8498053209891 (patch) | |
tree | 3388fa9448434a311ed3dc7178e0deb3b084acea /contrib/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | |
parent | f8385663eeba2c10cd82a51c0a461a4f932458a3 (diff) | |
download | FreeBSD-src-17728bcf02f94c1fd05f9ba7fdc8498053209891.zip FreeBSD-src-17728bcf02f94c1fd05f9ba7fdc8498053209891.tar.gz |
Fix the definition of RM_MAX_END.
Even though casting from signed to unsigned is well-defined in C, it's better to
first cast to the larger unsigned type, then negate.
Diffstat (limited to 'contrib/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp')
0 files changed, 0 insertions, 0 deletions