..
ABI
[lldb] Use llvm MC as the source of dwarf/eh register numbers for X86 ABIs
2020-02-28 10:49:08 +01:00
Architecture
[lldb] Reduce duplication in the Disassembler class
2020-03-09 13:41:43 +01:00
Disassembler
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
DynamicLoader
[Darwin] Add another hint to find the kernel. NFC.
2020-03-24 13:04:36 -07:00
ExpressionParser
Revert "Preserve the owning module information from DWARF in the synthesized AST"
2020-04-01 18:58:11 -07:00
Instruction
[lldb] Remove some debugging printfs from ITSession code
2020-03-24 18:09:27 +01:00
InstrumentationRuntime
[lldb][NFC] Make all CompilerDeclContext parameters references instead of pointers
2020-02-18 08:58:36 +01:00
JITLoader
[lldb] Remove DataExtractor::GetPointer
2020-02-18 10:38:41 +01:00
Language
Revert "Preserve the owning module information from DWARF in the synthesized AST"
2020-04-01 18:58:11 -07:00
LanguageRuntime
Revert "Preserve the owning module information from DWARF in the synthesized AST"
2020-04-01 18:58:11 -07:00
MemoryHistory
[lldb/MemoryHistoryAsan] Fix address resolution for recorded backtraces
2020-03-18 13:18:02 -07:00
ObjectContainer
Replace std::string::find == 0 with StringRef::startswith
2020-03-31 21:01:09 +02:00
ObjectFile
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
2020-04-01 12:39:21 +03:00
OperatingSystem
[lldb/Plugins] Conditionally build OperatingSystemPython.
2020-02-17 21:22:37 -08:00
Platform
[lldb] Change Communication::SetConnection to take a unique_ptr
2020-04-02 14:42:25 +02:00
Process
[lldb] Change Communication::SetConnection to take a unique_ptr
2020-04-02 14:42:25 +02:00
ScriptInterpreter
[lldb] Change Communication::SetConnection to take a unique_ptr
2020-04-02 14:42:25 +02:00
StructuredData
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
SymbolFile
[nfc] [lldb] Unindent code - obvious part
2020-04-03 21:58:11 +02:00
SymbolVendor
Re-land "[lldb/Reproducers] Always collect the whole dSYM in the reproducer"
2020-03-31 12:47:12 -07:00
SystemRuntime
Revert "Preserve the owning module information from DWARF in the synthesized AST"
2020-04-01 18:58:11 -07:00
TypeSystem
Add OMPIterator case in switch statement to silence warnings
2020-04-02 16:16:11 +02:00
UnwindAssembly
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
CMakeLists.txt
Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin"
2020-02-18 19:16:07 -08:00
Plugins.def.in
Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin"
2020-02-18 19:16:07 -08:00