summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2015-10-08 13:14:59 +0000
committerTeresa Johnson <tejohnson@google.com>2015-10-08 13:14:59 +0000
commit01a02d36b51c2714f850f98aa1d0e9e33ec6fbd9 (patch)
treeb5ade72e966ce3217788ae746e3791b3d5099a3b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentdefab3c1ef4a53e51e1ef8ca59af2603b8e487ee (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud