Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / lit.local.cfg
blob66bc43ef968eb91f1bf15fde4d744d8d30c37cb0
1 # These tests require llc.
2 if "llc-binary" not in config.available_features:
3     config.unsupported = True