diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-04-03 06:41:49 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-04-03 06:41:49 +0000 |
| commit | 69913466cb04d2ab6018a62f82082fd2798193c7 (patch) | |
| tree | aa98b8c8ac930a9526d841bf3b7b813484f71122 /clang/lib/CodeGen/CodeGenFunction.cpp | |
| parent | 40ea690f39bf11e43e95c3950fa26474459b09a8 (diff) | |
| download | llvm-69913466cb04d2ab6018a62f82082fd2798193c7.zip llvm-69913466cb04d2ab6018a62f82082fd2798193c7.tar.gz llvm-69913466cb04d2ab6018a62f82082fd2798193c7.tar.bz2 | |
add a comment and fix some consistency issues, converting
to a signed vs unsigned value depending on the sign of the
constant fp means that we can't distinguish between a
truly negative number and a positive number so large the
32nd bit is set. So, do don't this!
llvm-svn: 100283
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
