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