diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-08-12 17:59:58 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-08-12 17:59:58 +0000 |
commit | 7feabf06433e56fdfc1aaf1a6f7599ea413fe12f (patch) | |
tree | dae48e1f8d42f12d8c1d2d7191026ef7fe9a8c18 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | c5798a3a59d5fde7c60f9224c7f2954e38d7950c (diff) | |
download | bcm5719-llvm-7feabf06433e56fdfc1aaf1a6f7599ea413fe12f.tar.gz bcm5719-llvm-7feabf06433e56fdfc1aaf1a6f7599ea413fe12f.zip |
Fix a logic error (Division by zero) uncovered by the static analyzer.
A8.6.391 VST1 (multiple single elements)
alignment = if align == '00' then 1 else 4 << UInt(align);
llvm-svn: 137477
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions