llvm-project/llvm/lib/ExecutionEngine
Xing Guo 57bee1e432
[JITLink] Add support for R_X86_64_PC16 relocation type. (#109630)
This patch adds support for R_X86_64_PC16 relocation type and
x86_64::Delta16 edge kind. This patch also adds missing test cases for
R_X86_64_PC32, R_X86_64_PC64 relocation types.
2024-09-24 21:21:42 +08:00
..