From 4ea16835ba66f2240d050ffcaee44cee6c97cab9 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 26 Jun 2017 20:33:45 +0000 Subject: Vendor import of lld trunk r306325: https://llvm.org/svn/llvm-project/lld/trunk@306325 --- test/COFF/noentry.test | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/COFF/noentry.test') diff --git a/test/COFF/noentry.test b/test/COFF/noentry.test index 5e241e46e897..cc02c85e7010 100644 --- a/test/COFF/noentry.test +++ b/test/COFF/noentry.test @@ -1,5 +1,3 @@ -# REQUIRES: winres - # RUN: yaml2obj < %p/Inputs/export.yaml > %t.obj # RUN: lld-link /out:%t.dll /dll %t.obj # RUN: llvm-readobj -file-headers %t.dll | FileCheck -check-prefix=ENTRY %s -- cgit v1.3