summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/COFF/dll.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/COFF/dll.test b/lld/test/COFF/dll.test
index f071eb24077..bfe32bbc91a 100644
--- a/lld/test/COFF/dll.test
+++ b/lld/test/COFF/dll.test
@@ -1,4 +1,5 @@
# REQUIRES: winres
+# REQUIRES: winlib
# RUN: yaml2obj < %p/Inputs/export.yaml > %t.obj
# RUN: lld -flavor link2 /out:%t.dll /dll %t.obj /export:exportfn1 /export:exportfn2 \
OpenPOWER on IntegriCloud