Files
clang-p2996/llvm/test/ExecutionEngine/JITLink/Generic
Lang Hames 61d1b7c5ed [ORC] Tweak lazy-link testcase's UNSUPPORTED condition for armv8a some more.
The change in c0cbcb4efe was insufficient: The armv8a subarch is a property of
the compiled testcase, not the test target triple. Having double-checked the
EPCIndirectionUtils::Create method we want to disable this test for all arm.*
prefixes except arm64 (we want the test to continue working on Darwin).
2024-11-18 13:54:53 +11:00
..