diff options
Diffstat (limited to 'test/pecoff/unknown-drectve.test')
| -rw-r--r-- | test/pecoff/unknown-drectve.test | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/pecoff/unknown-drectve.test b/test/pecoff/unknown-drectve.test deleted file mode 100644 index 2c687c5d9163..000000000000 --- a/test/pecoff/unknown-drectve.test +++ /dev/null @@ -1,6 +0,0 @@ -# RUN: yaml2obj %p/Inputs/unknown-drectve.obj.yaml > %t.obj -# -# RUN: not lld -flavor link /out:%t.exe -- %t.obj >& %t.log -# RUN: FileCheck -check-prefix=ERROR %s < %t.log - -ERROR: Cannot open /nosuchoption:foobar |
