diff options
Diffstat (limited to 'lld/test/COFF/icf-circular2.test')
| -rw-r--r-- | lld/test/COFF/icf-circular2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/icf-circular2.test b/lld/test/COFF/icf-circular2.test index 8af6f9d8a3f..e7598c12436 100644 --- a/lld/test/COFF/icf-circular2.test +++ b/lld/test/COFF/icf-circular2.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 |

