[all-commits] [llvm/llvm-project] 2bdf62: [JITLink][AArch32] Split out error test for invali...
Stefan Gränitz via All-commits
all-commits at lists.llvm.org
Tue Nov 28 08:38:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bdf6231dadc59d9be3ad32b787120f473b6ca9e
https://github.com/llvm/llvm-project/commit/2bdf6231dadc59d9be3ad32b787120f473b6ca9e
Author: Stefan Gränitz <stefan.graenitz at gmail.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M llvm/unittests/ExecutionEngine/JITLink/AArch32ErrorTests.cpp
Log Message:
-----------
[JITLink][AArch32] Split out error test for invalid edge in applyFixup()
Also rename the fixture class since these tests are not ELF-specific.
More information about the All-commits
mailing list