Files
clang-p2996/llvm/test/CodeGen/MIR/Generic/lit.local.cfg
Mehdi Amini 63c3989f6a Move generic MIR tests in their own subdir, requires "native" as well
These tests rely on the native backend to be built-in.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 243959
2015-08-04 06:32:45 +00:00

4 lines
77 B
INI

if 'native' not in config.available_features:
config.unsupported = True