diff options
-rw-r--r-- | lld/test/ELF/reproduce.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/reproduce.s b/lld/test/ELF/reproduce.s index bfab2e87e80..463d604e970 100644 --- a/lld/test/ELF/reproduce.s +++ b/lld/test/ELF/reproduce.s @@ -13,7 +13,7 @@ # RUN: FileCheck %s --check-prefix=RSP < repro/response.txt # RSP: {{^}}--hash-style gnu{{$}} -# RSP-NOT: repro{{[/\\]}} +# RSP-NOT: {{^}}repro{{[/\\]}} # RSP-NEXT: {{[/\\]}}foo.o # RSP-NEXT: -o bar # RSP-NEXT: -shared |