[X86] Add support for tbyte memory operand size for Intel-syntax x86 assembly
[oota-llvm.git] / test / FileCheck / regex-no-match.txt
1 // RUN: not FileCheck -input-file %s %s
2
3 foobar
4 ; CHECK: fooba{{[a-b]}}
5