diff options
author | Teresa Johnson <tejohnson@google.com> | 2015-10-08 13:14:59 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2015-10-08 13:14:59 +0000 |
commit | 01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9 (patch) | |
tree | b5ade72e966ce3217788ae746e3791b3d5099a3b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | defab3c1ef4a53e51e1ef8ca59af2603b8e487ee (diff) | |
download | bcm5719-llvm-01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9.tar.gz bcm5719-llvm-01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9.zip |
Fix UBSan test error from r248897 about left shift of unsigned value.
Fixed by masking off the upper bits that we are shifting off before
doing the left shift.
llvm-svn: 249689
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions