diff options
author | Chris Lattner <sabre@nondot.org> | 2009-07-07 18:39:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-07-07 18:39:49 +0000 |
commit | a8b6961b6c27c9b67898ab53903a035fc1a9b74b (patch) | |
tree | 283114fefaf338d042706073f9c71815e49f28ad /llvm/lib/Bitcode | |
parent | 5c96ef7c4e3649ee5119670455d72a320feeb283 (diff) | |
download | bcm5719-llvm-a8b6961b6c27c9b67898ab53903a035fc1a9b74b.tar.gz bcm5719-llvm-a8b6961b6c27c9b67898ab53903a035fc1a9b74b.zip |
fix some type confusion in ReadVBR64: "Piece" should be only 32 bits,
not 64, because we read at most 32 bits at a time. OTOH, "Result" must
be 64-bits and insertion into it must be 64-bit clean. Thanks to Ivan
Sorokin for bringing this up.
llvm-svn: 74932
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions