summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/icf-simple.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/icf-simple.test')
-rw-r--r--lld/test/COFF/icf-simple.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/icf-simple.test b/lld/test/COFF/icf-simple.test
index 8b43b983ab2..f913b6afec2 100644
--- a/lld/test/COFF/icf-simple.test
+++ b/lld/test/COFF/icf-simple.test
@@ -1,6 +1,6 @@
# RUN: yaml2obj < %s > %t.obj
# RUN: lld-link /entry:foo /out:%t.exe /subsystem:console /include:bar \
-# RUN: /opt:icf /verbose %t.obj > %t.log 2>&1
+# RUN: /verbose %t.obj > %t.log 2>&1
# RUN: FileCheck %s < %t.log
# CHECK: Selected foo
OpenPOWER on IntegriCloud