Revert r295944.

Even though the change works perfectly fine on CloudABI, it fails to
work on the libcxx-libcxxabi-libunwind-arm-linux-noexceptions build bot.
Looking at the code, this may be attributed to the fact that the code
doesn't take the PT_LOAD addresses into consideration.

I will rework this change to fix that and send out an updated version
for review in the nearby future.


git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@295948 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: 8549b6c6adb2bf8eae508f72713f3a3b728f5aa0
  1. cmake/
  2. include/
  3. src/
  4. test/
  5. .arcconfig
  6. .clang-format
  7. CMakeLists.txt