Revert minidump changes
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 Mar 2019 20:46:46 +0000 (20:46 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 Mar 2019 20:46:46 +0000 (20:46 +0000)
commitf261638c10fafc0497bdaa3dd21a13aec3c495c3
treeb3b20ae9fd66bd8d4566022feffc673199c882a4
parent5991328c96b6146999cfa74ede42901f8c01f2fa
Revert minidump changes

This reverts the following two commits:

Revert "Extend r356573 (minidump UUID handling) to cover elf build-ids too"
Revert "Fix UUID decoding from minidump files"

Greg's original commit broke the sanitizer bot which has been red for
several days now.

http://green.lab.llvm.org/green/view/LLDB/job/lldb-sanitized/

llvm-svn: 356806
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpUUID.py [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-uuids-elf-build-id-16.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-uuids-elf-build-id-20.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-uuids-elf-build-id-zero.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-uuids-no-age.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-uuids-with-age.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-zero-uuids.dmp [deleted file]
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/macos-arm-uuids-no-age.dmp [deleted file]
lldb/source/Plugins/Process/minidump/MinidumpParser.cpp