We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df4364 commit 741543eCopy full SHA for 741543e
lld/test/COFF/thin-archive.s
@@ -38,7 +38,7 @@
38
# LOAD_THIN_WHOLE: Loaded {{.*}}.obj for <whole-archive>
39
40
# RUN: rm %t.lib.obj
41
-# RUN: lld-link @%t.rsp %t.lib /out:%t.exe 2>&1 | \
+# RUN: lld-link @%t.rsp %t.lib 2>&1 | \
42
# RUN: FileCheck --check-prefix=ERR --allow-empty %s
43
# RUN: env LLD_IN_TEST=1 not lld-link @%t.rsp %t_thin.lib 2>&1 | \
44
# RUN: FileCheck --check-prefix=NOOBJ %s
0 commit comments