diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-01-19 23:00:25 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-01-19 23:00:25 +0000 |
commit | fe07db323b2b403236375af0a54b0ed2294cd0e6 (patch) | |
tree | 0c6fc17233e370d0b15a898081f015b4e16b9fdb /lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | bc837200ebdef6d41a33d23019f428fb0579d226 (diff) |
Fix a latent bug exposed by recent static member debug info changes.
We weren't encoding boolean constants correctly due to modeling boolean as a
signed type & then sign extending an i1 up to a byte & getting 255.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172926 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions