[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / sancov / lit.local.cfg
blob456c28b3cef67ce52017349b9088d4482b5381b8
1 # These tests require a registered x86 backend.
3 if not 'X86' in config.root.targets:
4     config.unsupported = True