summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-08-12 17:42:34 +0000
committerDale Johannesen <dalej@apple.com>2009-08-12 17:42:34 +0000
commit34c08bbbf97ef5672c8c955f9b31549be0d83eff (patch)
tree0cba8e5073303c9fadf0b2fb607f1a1615691f66 /clang/lib/CodeGen/CodeGenModule.cpp
parentcecfe61cd1a95fdfc2a9256e1ca23d1079a2305a (diff)
downloadbcm5719-llvm-34c08bbbf97ef5672c8c955f9b31549be0d83eff.tar.gz
bcm5719-llvm-34c08bbbf97ef5672c8c955f9b31549be0d83eff.zip
Fix a nondeterministic bug in APInt::roundToDouble;
when !isSingleWord() but getActiveBits() is small, we were using the pointer value instead of the low word of the integer value. llvm-svn: 78821
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud