[ORC] Disable Orc C API test for armv8l targets.
authorLang Hames <lhames@gmail.com>
Tue, 27 Apr 2021 05:30:09 +0000 (22:30 -0700)
committerLang Hames <lhames@gmail.com>
Tue, 27 Apr 2021 05:30:09 +0000 (22:30 -0700)
commit6a2d41453183a2011797ce1f0c6fa3635035d174
tree31a592b0c555ce6ea07080f84c61a417390870ba
parenta702fa2a04221a3b26abd7a9ef3d908f351a6eb2
[ORC] Disable Orc C API test for armv8l targets.

The https://lab.llvm.org/buildbot/#/builders/107 builder is failing on this
testcase, but doesn't produce a helpful error message yet. Disabling for now
until I have time to dig in further.
llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp