diff options
Diffstat (limited to 'lld/test/cstring-coalesce.objtxt')
-rw-r--r-- | lld/test/cstring-coalesce.objtxt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/cstring-coalesce.objtxt b/lld/test/cstring-coalesce.objtxt index 5723299c110..914740933ff 100644 --- a/lld/test/cstring-coalesce.objtxt +++ b/lld/test/cstring-coalesce.objtxt @@ -1,4 +1,4 @@ -# RUN: lld-core %s | FileCheck %s +# RUN: lld -core %s | FileCheck %s # # Test that duplicate c-strings are coalesced |