summaryrefslogtreecommitdiff
path: root/test/pecoff/responsefile.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pecoff/responsefile.test')
-rw-r--r--test/pecoff/responsefile.test7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/pecoff/responsefile.test b/test/pecoff/responsefile.test
deleted file mode 100644
index 6a5da298e730b..0000000000000
--- a/test/pecoff/responsefile.test
+++ /dev/null
@@ -1,7 +0,0 @@
-# RUN: yaml2obj %p/Inputs/hello.obj.yaml > %t.obj
-# RUN: not lld -flavor link /verbose @%p/Inputs/responsefile.txt >& %t.log
-# RUN: FileCheck %s < %t.log
-
-CHECK: warning: ignoring unknown argument: -foo
-CHECK: warning: ignoring unknown argument: -bar\baz
-Command line: link /verbose -foo -bar\baz