diff options
-rw-r--r-- | llvm/test/FileCheck/dump-input-enable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FileCheck/dump-input-enable.txt b/llvm/test/FileCheck/dump-input-enable.txt index 21893979aca..71e3d5dd9d6 100644 --- a/llvm/test/FileCheck/dump-input-enable.txt +++ b/llvm/test/FileCheck/dump-input-enable.txt @@ -19,7 +19,7 @@ ; RUN: not FileCheck -dump-input=foobar 2>&1 \ ; RUN: | FileCheck %s -match-full-lines -check-prefix=BADVAL -BADVAL: FileCheck: for the -dump-input option: Cannot find option named 'foobar'! +BADVAL: FileCheck{{.*}}: for the -dump-input option: Cannot find option named 'foobar'! ;-------------------------------------------------- ; help |