[llvm-c] Mitigate debug support test for systems that still default to RuntimeDyld
commite00ade1144ef661b01e195e4bf4a3e4b18c4328f
authorStefan Gränitz <stefan.graenitz@gmail.com>
Tue, 12 Dec 2023 09:03:16 +0000 (12 10:03 +0100)
committerStefan Gränitz <stefan.graenitz@gmail.com>
Tue, 12 Dec 2023 09:26:54 +0000 (12 10:26 +0100)
tree5f11a03fa7c3359901d2982849cec8cea6f9c067
parentcbf1d58820877b06a379005c155bf354cece57ff
[llvm-c] Mitigate debug support test for systems that still default to RuntimeDyld

Fix test failure reported from buildbot clang-s390x-linux-lnt after #73257
OrcCAPITest.cpp:562: Debugger support requires JITLink
llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp