diff options
| author | Etienne Bergeron <etienneb@google.com> | 2016-06-14 18:05:45 +0000 |
|---|---|---|
| committer | Etienne Bergeron <etienneb@google.com> | 2016-06-14 18:05:45 +0000 |
| commit | 89200ccefaa6d73356b67ba4b1655db95eb31a75 (patch) | |
| tree | 0903fefa05abb5b2ab6be312ffc286edec90f706 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | e17756e0fecc60ce18509d7315a4a14c1ea13063 (diff) | |
In asan on Windows 64-bit, this is one of the broken things
that makes allocation fail. "UL" is 32-bit and shift by 40 will make
the value overflow and become 0.
Patch by Wei Wang
Differential Revision: http://reviews.llvm.org/D21310
llvm-svn: 272689
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
