llvm-project/lldb/source/Plugins/ABI
Raphael Isemann 03310c1e95 [lldb][NFC] Give CompilerType's IsArrayType/IsVectorType/IsBlockPointerType out-parameters default values
We already do this for most functions that have out-parameters, so let's do
the same here and avoid all the `nullptr, nullptr, nullptr` in every call.
2021-02-23 11:15:31 +01:00
..
AArch64 Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
ARC [lldb] Fix up SysV ABI implementations after 057efa9916 2021-02-13 01:34:00 +01:00
ARM [lldb][NFC] Give CompilerType's IsArrayType/IsVectorType/IsBlockPointerType out-parameters default values 2021-02-23 11:15:31 +01:00
Hexagon Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
Mips Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
PowerPC Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
SystemZ [lldb] Fix up SysV ABI implementations after 057efa9916 2021-02-13 01:34:00 +01:00
X86 Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
CMakeLists.txt [lldb] Group ABI plugins 2020-02-07 09:51:38 -08:00