diff options
author | Jason Molenda <jason@molenda.com> | 2021-08-12 14:29:30 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2021-08-12 14:44:17 -0700 |
commit | 7150b562081ffb2ec5406edfa579b16d3ec20d90 (patch) | |
tree | 02ec3a53c5a64138b6b3ed64a110e8a1992b9d5e /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 8930af45c35b5224d3b90c8408957f6b7bfa1be0 (diff) | |
download | llvm-7150b562081ffb2ec5406edfa579b16d3ec20d90.zip llvm-7150b562081ffb2ec5406edfa579b16d3ec20d90.tar.gz llvm-7150b562081ffb2ec5406edfa579b16d3ec20d90.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions