diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-04-16 12:39:39 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-04-16 13:49:38 -0700 |
commit | 8770b4ecca557b02d37188ae2fa5479e6136b2fb (patch) | |
tree | 5e1de1d5260e5a39b543ad805b645ccc3202d57c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 550ed575cbbd2c81cb855d4debb4a215ae75ef1e (diff) | |
download | llvm-8770b4ecca557b02d37188ae2fa5479e6136b2fb.zip llvm-8770b4ecca557b02d37188ae2fa5479e6136b2fb.tar.gz llvm-8770b4ecca557b02d37188ae2fa5479e6136b2fb.tar.bz2 |
[lldb] Implement ABI::Fix{Code,Data}Address for AArch64
Implement FixCodeAddress and FixDataAddress for ABIMacOSX_arm64 and
ABISysV_arm64 and add missing calls to RegisterContextUnwind. We need
this to unwind on Apple Silicon where libraries like libSystem are
arm64e even when the program being debugged is arm64.
Differential revision: https://reviews.llvm.org/D100521
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions