[all-commits] [llvm/llvm-project] 6a2d41: [ORC] Disable Orc C API test for armv8l targets.
lhames via All-commits
all-commits at lists.llvm.org
Mon Apr 26 22:35:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a2d41453183a2011797ce1f0c6fa3635035d174
https://github.com/llvm/llvm-project/commit/6a2d41453183a2011797ce1f0c6fa3635035d174
Author: Lang Hames <lhames at gmail.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list