summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/UpdateTestChecks/update_test_checks/lit.local.cfg
blob: f6860f438a4085d920ad6f04551c83f3669c1367 (plain)
1
2
3
# These tests require llc.
if 'opt-binary' not in config.available_features:
    config.unsupported = True
OpenPOWER on IntegriCloud