llvm-project/lldb/source/Plugins/Disassembler
Jason Molenda 7150b56208 Symbolicate aarch64 adrp+add pc-relative addr in disass
On aarch64 a two instruction sequence is used to calculate a
pc-relative address, add some state to the DisassemblerLLVMC
symbolicator so it can track the necessary data across the
two instructions and compute the address being calculated.

Differential Revision: https://reviews.llvm.org/D107213
rdar://49119253
2021-08-12 14:44:17 -07:00
..
LLVMC Symbolicate aarch64 adrp+add pc-relative addr in disass 2021-08-12 14:44:17 -07:00
CMakeLists.txt [lldb/Plugin] Move DisassemblerLLVMC for consistency with plugin (NFC) 2020-01-21 15:17:29 -08:00