Files
llvm/debuginfo-tests/lit.local.cfg
2017-09-08 17:10:48 +00:00

4 lines
149 B
INI

# debuginfo-tests are not expected to pass in a cross-compilation setup.
if 'native' not in config.available_features:
config.unsupported = True