diff options
Diffstat (limited to 'lld/test/pass-got-basic.objtxt')
-rw-r--r-- | lld/test/pass-got-basic.objtxt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/pass-got-basic.objtxt b/lld/test/pass-got-basic.objtxt index 45ba1550cfe..6f0d4f2bcec 100644 --- a/lld/test/pass-got-basic.objtxt +++ b/lld/test/pass-got-basic.objtxt @@ -1,4 +1,4 @@ -# RUN: lld-core %s -got-pass | FileCheck %s +# RUN: lld -core %s --add-pass GOT | FileCheck %s # # Test that GOT pass instantiates GOT entires and alters references |