xref: /llvm-project/llvm/test/tools/UpdateTestChecks/update_test_checks/lit.local.cfg (revision f84bac329ba6c9f0c022bcf77237e912362e247a)
1# These tests require llc.
2if "opt-binary" not in config.available_features:
3    config.unsupported = True
4