Skip to content

Commit 6194363

Browse files
committed
Exclude COFF/export-exe.test on non-Windows
llvm-svn: 246559
1 parent 6c3d03c commit 6194363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/COFF/export-exe.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: winlib
12
# RUN: lld-link /entry:main /out:%t.exe /subsystem:windows \
23
# RUN: %p/Inputs/ret42.obj /export:main
34
# RUN: llvm-objdump -p %t.exe | FileCheck %s

0 commit comments

Comments
 (0)