llvm-project/llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/lit.local.cfg

4 lines
107 B
INI

# These tests require opt.
if 'opt-binary' not in config.available_features:
config.unsupported = True