[X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly
[oota-llvm.git] / test / LibDriver / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3