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 | b085931026a37dd0c544988a0ee80c78cd7313f2 (patch) | |
| tree | 7b7fb4e4e0745c921242ed293cadcdf39092a2c2 /llvm/lib/Support/IsNAN.cpp | |
| parent | 5fc79a415a42cf7f6c2c564a9570d439cdcb39c1 (diff) | |
| download | bcm5719-llvm-b085931026a37dd0c544988a0ee80c78cd7313f2.tar.gz bcm5719-llvm-b085931026a37dd0c544988a0ee80c78cd7313f2.zip | |
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.
llvm-svn: 172926
Diffstat (limited to 'llvm/lib/Support/IsNAN.cpp')
0 files changed, 0 insertions, 0 deletions

