android_mt6572_jiabo/external/llvm/test/FileCheck/check-substring-multi-prefix.txt
2025-09-05 16:56:03 +08:00

9 lines
141 B
Text

// RUN: FileCheck -check-prefix=AAAOVERLAP -check-prefix=OVERLAP -input-file %s %s
foo
bar
buzz
OVERLAP: foo
AAAOVERLAP: bar
OVERLAP: buzz