diff options
author | Eymen Ünay <eymenunay@outlook.com> | 2024-05-28 14:53:37 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 14:53:37 +0300 |
commit | f29352b63b448485177a2e2b31d864f808070c25 (patch) | |
tree | 14ea72d3e781e2887e8ce0b1095fc573e30fbec2 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | aefcdedf5b8c3832aa62e8ce02c7597b576d3a28 (diff) | |
download | llvm-f29352b63b448485177a2e2b31d864f808070c25.zip llvm-f29352b63b448485177a2e2b31d864f808070c25.tar.gz llvm-f29352b63b448485177a2e2b31d864f808070c25.tar.bz2 |
[RuntimeDyldChecker][AArch32] Add a PC offset to next_PC for ARM targets (#91746)
In ARM mode, the Program Counter (PC) points to the current instruction's
address + 8 instead of + 4. An offset is added to RuntimeDyldChecker to
use `next_pc` expression in JITLink tests with both Thumb and Arm.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions