llvm-project/lldb/source
Muhammad Omair Javaid 4283320b72 [LLDB] Fix SVE offset calculation in NativeRegisterContextLinux_arm64
There was typo left from changes in CalculateSVEOffset where we moved
FPSR/FPCR offset calculation into WriteRegister and ReadRegister.

Differential Revision: https://reviews.llvm.org/D79699
2020-08-25 03:54:41 +05:00
..
API [lldb] Extract reproducer providers & co into their own header. 2020-08-22 10:04:27 -07:00
Breakpoint [lldb][NFC] Use llvm::is_contained instead of std::find in a few places 2020-08-13 14:11:28 +02:00
Commands [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID 2020-08-24 15:09:08 -07:00
Core [LLDB] Fix how ValueObjectVariable handles DW_AT_const_value when the DWARFExpression holds the data that represents a constant value 2020-08-24 15:17:27 -07:00
DataFormatters [lldb][NFC] Remove FormatMap 2020-07-23 18:34:59 +02:00
Expression Unify the return value of GetByteSize to an llvm::Optional<uint64_t> (NFC-ish) 2020-07-27 13:26:35 -07:00
Host [lldb] Extract reproducer providers & co into their own header. 2020-08-22 10:04:27 -07:00
Initialization [lldb] Extract reproducer providers & co into their own header. 2020-08-22 10:04:27 -07:00
Interpreter [lldb] type category name common completion 2020-08-24 19:54:23 +02:00
Plugins [LLDB] Fix SVE offset calculation in NativeRegisterContextLinux_arm64 2020-08-25 03:54:41 +05:00
Symbol [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID 2020-08-24 15:09:08 -07:00
Target Instantiate Error in Target::GetEntryPointAddress() only when necessary 2020-08-22 12:47:13 +02:00
Utility [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID 2020-08-24 15:09:08 -07: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] Fix version string when using LLDB_REVISION but not LLDB_REPOSITORY 2020-02-20 10:07:50 -08:00