diff options
Diffstat (limited to 'lld/test/error-file-attribute.objtxt')
-rw-r--r-- | lld/test/error-file-attribute.objtxt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/error-file-attribute.objtxt b/lld/test/error-file-attribute.objtxt index 3a3997f0d63..f189c596f26 100644 --- a/lld/test/error-file-attribute.objtxt +++ b/lld/test/error-file-attribute.objtxt @@ -1,4 +1,4 @@ -# RUN: not lld-core %s 2> %t.err +# RUN: not lld -core %s 2> %t.err # RUN: FileCheck < %t.err %s # |