summaryrefslogtreecommitdiff
path: root/test/pecoff/comdat.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pecoff/comdat.test')
-rw-r--r--test/pecoff/comdat.test12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/pecoff/comdat.test b/test/pecoff/comdat.test
deleted file mode 100644
index d752309d75152..0000000000000
--- a/test/pecoff/comdat.test
+++ /dev/null
@@ -1,12 +0,0 @@
-# RUN: yaml2obj %p/Inputs/comdat.obj.yaml > %t1.obj
-# RUN: yaml2obj %p/Inputs/comdat.obj.yaml > %t2.obj
-#
-# RUN: lld -flavor link /out:%t.exe /subsystem:console /opt:noref /force \
-# RUN: -- %t1.obj %t2.obj 2>&1 > %t.log
-#
-# FileCheck complains if the input files is empty, so add a dummy line.
-# RUN: echo foo >> %t.log
-#
-# RUN: FileCheck %s < %t.log
-
-CHECK-NOT: duplicate symbol error