llvm-for-llvmta/test/tools/UpdateTestChecks/update_llc_test_checks/lit.local.cfg

4 lines
107 B
INI
Raw Normal View History

2022-04-25 10:02:23 +02:00
# These tests require llc.
if 'llc-binary' not in config.available_features:
config.unsupported = True