[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_test_checks / lit.local.cfg
blobf6860f438a4085d920ad6f04551c83f3669c1367
1 # These tests require llc.
2 if 'opt-binary' not in config.available_features:
3     config.unsupported = True