aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.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 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentcecfe61cd1a95fdfc2a9256e1ca23d1079a2305a (diff)
downloadllvm-34c08bbbf97ef5672c8c955f9b31549be0d83eff.zip
llvm-34c08bbbf97ef5672c8c955f9b31549be0d83eff.tar.gz
llvm-34c08bbbf97ef5672c8c955f9b31549be0d83eff.tar.bz2
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 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions