[all-commits] [llvm/llvm-project] 24f882: [JITLink][AArch32] Add initial test for R_ARM_THM_...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Wed Sep 6 08:50:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24f882287666ea782bf84be9855c756755689561
https://github.com/llvm/llvm-project/commit/24f882287666ea782bf84be9855c756755689561
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
A llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_thumb_reloc.s
Log Message:
-----------
[JITLink][AArch32] Add initial test for R_ARM_THM_CALL and R_ARM_THM_JUMP24
This test still fails since RuntimeDyldChecker needs a few fixes before it works with Thumb. We can remove the XFAIL once the patch in D158280 landed.
More information about the All-commits
mailing list