diff options
Diffstat (limited to 'lld/test/archive-basic.objtxt')
-rw-r--r-- | lld/test/archive-basic.objtxt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/archive-basic.objtxt b/lld/test/archive-basic.objtxt index 80d945457f8..c93310762bd 100644 --- a/lld/test/archive-basic.objtxt +++ b/lld/test/archive-basic.objtxt @@ -1,4 +1,4 @@ -# RUN: lld-core %s | FileCheck %s +# RUN: lld -core %s | FileCheck %s # # Tests archives in YAML. Tests that an undefined in a regular file will load |