diff options
author | Sunho Kim <ksunhokim123@gmail.com> | 2022-06-07 11:39:05 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-06-07 12:01:43 -0700 |
commit | b6553f592aa4227f73d31f656bf84c9b722ea4cd (patch) | |
tree | b4044fa4b043280ca6fe2822607d26598ca879c3 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | ba26e45ca9238fe7449f435496ba44750374b30e (diff) | |
download | llvm-b6553f592aa4227f73d31f656bf84c9b722ea4cd.zip llvm-b6553f592aa4227f73d31f656bf84c9b722ea4cd.tar.gz llvm-b6553f592aa4227f73d31f656bf84c9b722ea4cd.tar.bz2 |
[JITLink][ELF][AArch64] Lift MachO/arm64 edges into aarch64.h, reuse for ELF.
This patch moves the aarch64 fixup logic from the MachO/arm64 backend to
aarch64.h header so that it can be re-used in the ELF/aarch64 backend. This
significantly expands relocation support in the ELF/aarch64 backend.
Reviewed By: lhames, sgraenitz
Differential Revision: https://reviews.llvm.org/D126286
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions