summaryrefslogtreecommitdiff
path: root/test/pecoff/libarg.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pecoff/libarg.test')
-rw-r--r--test/pecoff/libarg.test9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/pecoff/libarg.test b/test/pecoff/libarg.test
deleted file mode 100644
index 314f030c4fe0..000000000000
--- a/test/pecoff/libarg.test
+++ /dev/null
@@ -1,9 +0,0 @@
-# REQUIRES: winlib
-#
-# If argv[1] == "/lib", link.exe morphs into lib.exe.
-#
-# RUN: lld -flavor link /lib >& %t.log
-# RUN: FileCheck %s < %t.log
-
-CHECK-NOT: unrecognized option '/lib'
-CHECK: usage: LIB