llvm-project/lldb/source
Pavel Labath b03126768a [lldb] Remove PluginInterface::GetPluginVersion
In all these years, we haven't found a use for this function (it has
zero callers). Lets just remove the boilerplate.

Differential Revision: https://reviews.llvm.org/D109600
2021-09-13 10:29:00 +02:00
..
API [lldb] Add minidump save-core functionality to ELF object files 2021-09-01 15:14:29 +02:00
Breakpoint [lldb] Use a struct to pass function search options to Module::FindFunction 2021-08-05 10:18:14 -07:00
Commands [lldb] Add new commands and tests for getting file perms & exists 2021-09-10 14:08:36 +02:00
Core [lldb] Fix format string in Communication::Write 2021-09-09 17:55:38 +02:00
DataFormatters [nfc] [lldb] Prevent needless copies of DataExtractor 2021-08-04 20:35:53 +02:00
Expression [lldb] Delete IRExecutionUnit::SearchSpec 2021-09-08 11:27:10 -07:00
Host [lldb][NFC] Cleanup EditlineHistory 2021-09-13 09:30:31 +02:00
Initialization [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Interpreter [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
Plugins [lldb] Remove PluginInterface::GetPluginVersion 2021-09-13 10:29:00 +02:00
Symbol [lldb] Remove PluginInterface::GetPluginVersion 2021-09-13 10:29:00 +02:00
Target [lldb] Remove PluginInterface::GetPluginVersion 2021-09-13 10:29:00 +02:00
Utility [lldb] [gdb-remote] Implement the vRun packet 2021-09-10 14:08:36 +02:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp [lldb] Reinstate support for LLDB_VERSION_STRING 2021-02-22 16:56:00 -08:00