summaryrefslogtreecommitdiff
path: root/test/pecoff/responsefile.test
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-12-30 11:57:38 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-12-30 11:57:38 +0000
commit5a5c549fe9a3fef595297bd21d36bed8409dc37d (patch)
treea964c8f5ac85b7b641cac022c5f9bf4eed3d2b9b /test/pecoff/responsefile.test
parentfb911942f1434f3d1750f83f25f5e42c80e60638 (diff)
Notes
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