Revert "[lldb] Add reproducer verifier"
authorRaphael Isemann <teemperor@gmail.com>
Tue, 1 Sep 2020 10:21:44 +0000 (12:21 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 1 Sep 2020 10:21:44 +0000 (12:21 +0200)
commit7c80f2da812e45bbdfa3c8f9ab24440f8ef3362a
tree22279444f6d39f801f3132a01a2e09bfcf99025b
parenta787a4ed16d6867f56d81159a8fcf2b711d18a8a
Revert "[lldb] Add reproducer verifier"

This reverts commit 297f69afac58fc9dc13897857a5e70131c5adc85. It broke
the Fedora 33 x86-64 bot. See the review for more info.
13 files changed:
lldb/include/lldb/API/SBReproducer.h
lldb/include/lldb/Utility/Reproducer.h
lldb/source/API/SBReproducer.cpp
lldb/source/Commands/CommandObjectReproducer.cpp
lldb/source/Commands/Options.td
lldb/source/Utility/Reproducer.cpp
lldb/source/Utility/ReproducerProvider.cpp
lldb/test/Shell/Reproducer/TestDebugSymbols.test
lldb/test/Shell/Reproducer/TestVerify.test [deleted file]
lldb/tools/driver/Driver.cpp
lldb/tools/driver/Options.td
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/lib/Support/VirtualFileSystem.cpp