Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / lit.local.cfg
blob75a032d5c14d8de12aa94efd6127b78c80b54153
1 # These tests require llc.
2 if "opt-binary" not in config.available_features:
3     config.unsupported = True