aboutsummaryrefslogtreecommitdiff
path: root/lld/test/COFF/export-arm64.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/export-arm64.yaml')
-rw-r--r--lld/test/COFF/export-arm64.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/export-arm64.yaml b/lld/test/COFF/export-arm64.yaml
index ad9a96db4100..ce2b56c0f6c7 100644
--- a/lld/test/COFF/export-arm64.yaml
+++ b/lld/test/COFF/export-arm64.yaml
@@ -3,7 +3,7 @@
# RUN: yaml2obj < %s > %t.obj
# RUN: lld-link /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 /implib:%t.lib
# RUN: llvm-objdump -p %t.dll | FileCheck %s
-# RUN: llvm-objdump -r %t.lib | FileCheck %s -check-prefix=RELOCS
+# RUN: llvm-objdump -r %t.lib | FileCheck %s --check-prefix=RELOCS
# CHECK: Export Table:
# CHECK: DLL name: export-arm64.yaml.tmp.dll