diff options
Diffstat (limited to 'lld/test/error-atom-undefined-wrong-attribue.objtxt')
-rw-r--r-- | lld/test/error-atom-undefined-wrong-attribue.objtxt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/error-atom-undefined-wrong-attribue.objtxt b/lld/test/error-atom-undefined-wrong-attribue.objtxt index b5a117fac7f..694b3c7915a 100644 --- a/lld/test/error-atom-undefined-wrong-attribue.objtxt +++ b/lld/test/error-atom-undefined-wrong-attribue.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 # |