[all-commits] [llvm/llvm-project] 1e46bc: [JITLink][AArch32] Tests for ELF::R_ARM_ABS32 and ...
Eymen Ünay via All-commits
all-commits at lists.llvm.org
Tue Nov 7 03:35:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e46bc73a4a45e4003da3f46ea941ce7ff725fc2
https://github.com/llvm/llvm-project/commit/1e46bc73a4a45e4003da3f46ea941ce7ff725fc2
Author: Eymen Ünay <eymenunay at outlook.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
A llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_data_reloc.s
Log Message:
-----------
[JITLink][AArch32] Tests for ELF::R_ARM_ABS32 and ELF::R_ARM_REL32
Testing for Static Data relocations for both ARM and Thumb targets.
Reviewed By: lhames, Eymay
Differential Revision: https://reviews.llvm.org/D157519
More information about the All-commits
mailing list