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