Revert "Make Scalar::GetValue more consistent"
authorPavel Labath <labath@google.com>
Fri, 2 Sep 2016 09:52:18 +0000 (09:52 +0000)
committerPavel Labath <labath@google.com>
Fri, 2 Sep 2016 09:52:18 +0000 (09:52 +0000)
commite6ece918e9b9877abc690de90328349b612d40d3
tree6880a5111e812cdd5b9bc351ca3d6e6ccbb9988f
parentce57a33e580daec47f09b21a46bed161aeb7dcc1
Revert "Make Scalar::GetValue more consistent"

This reverts commit r280476 as it breaks several tests on i386. I was fixing an 32-bit
breakage, and I did not run the 32-bit test suite before submitting, oops.

llvm-svn: 280478
lldb/packages/Python/lldbsuite/test/functionalities/memory/find/TestMemoryFind.py
lldb/source/Core/Scalar.cpp
lldb/unittests/Core/ScalarTest.cpp