[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / llvm-ml / lit.local.cfg
blob5729c25cfd5be938e6de29cb875af377d6fff588
1 if not ('X86' in config.root.targets):
2     # We need support for X86.
3     config.unsupported = True
5 config.suffixes.add('.asm')