Files
clang-p2996/compiler-rt/test/orc/TestCases/Linux/lit.local.cfg.py
Lang Hames b749ef9e22 [ORC][ORC-RT] Reapply "Introduce ELF/*nix Platform and runtime..." with fixes.
This reapplies e256445bff, which was reverted in 45ac5f5441 due to bot errors
(e.g. https://lab.llvm.org/buildbot/#/builders/112/builds/8599). The issue that
caused the bot failure was fixed in 2e6a4fce35.
2021-08-27 14:41:58 +10:00

3 lines
63 B
Python

if config.root.host_os != 'Linux':
config.unsupported = True