llvm-project/lldb/source/Plugins
Tom Tan 382320ea02 [COFF, ARM64] Fix CodeView API change for getRegisterNames
Change rL362280 changed CodeView API getRegisterNames() by adding an input
parameter in CPUType. It is called in LLDB and needs to be updated.

Differential Revision: https://reviews.llvm.org/D62772

llvm-svn: 362349
2019-06-03 00:48:16 +00:00
..
ABI Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
Architecture Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
Disassembler [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
DynamicLoader [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
ExpressionParser Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
Instruction Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
InstrumentationRuntime [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
JITLoader typedef enum -> enum 2019-05-14 08:55:50 +00:00
Language Make CPlusPlusNameParser robust against nullptr StringRefs. 2019-05-31 00:18:42 +00:00
LanguageRuntime Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
MemoryHistory [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
ObjectContainer [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
ObjectFile Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
OperatingSystem [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Platform [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
Process Make ConnectionFileDescription work with all sockets 2019-05-30 23:30:35 +00:00
ScriptInterpreter [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
StructuredData C.128 override, virtual keyword handling 2019-05-03 10:03:28 +00:00
SymbolFile [COFF, ARM64] Fix CodeView API change for getRegisterNames 2019-06-03 00:48:16 +00:00
SymbolVendor [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
SystemRuntime [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
UnwindAssembly [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00