llvm-project/lldb/source
Pavel Labath 40efa65de8 Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging"
This patch has a couple of outstanding issues. The test is not python3
compatible, and it also seems to fail with python2 (at least under some
circumstances) due to an overambitious assertion.

This reverts the patch as well as subsequent fixup attempts:
014ea93376,
f5f70d1c8f.
4697e701b8.
5c15e8e682.
3ec28da6d6.
2020-02-05 16:22:19 -08:00
..
API Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging" 2020-02-05 16:22:19 -08:00
Breakpoint Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Commands Fix after c25938d 2020-02-04 16:37:22 -08:00
Core Revert "[lldb/Target] Add Assert StackFrame Recognizer" 2020-02-05 15:51:38 -08:00
DataFormatters [lldb/StringPrinter] Simplify StringPrinterBufferPointer, NFC 2020-02-03 15:57:33 -08:00
Expression [lldb][NFCI] Remove UserExpression::GetJITModule 2020-01-30 23:20:19 -08:00
Host [LLDB] Add missing declarations for linking to psapi 2020-02-03 12:59:11 +02:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Plugins Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging" 2020-02-05 16:22:19 -08:00
Symbol [lldb] Rename Type::ResolveClangType to Type::ResolveCompilerType 2020-02-04 15:40:48 -08:00
Target Revert "[lldb/Target] Add Assert StackFrame Recognizer" 2020-02-05 15:51:38 -08:00
Utility [lldb/Reproducers] Change the way we instrument void* arguments 2020-02-04 19:05:13 -08:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00