llvm/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/lit.local.cfg

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