[lld] r246559 - Exclude COFF/export-exe.test on non-Windows

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 20:38:33 PDT 2015


Apologies for the breakage, and thank you for doing this!

On Wed, Sep 2, 2015 at 2:26 AM, Ed Maste via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Author: emaste
> Date: Tue Sep  1 12:26:33 2015
> New Revision: 246559
>
> URL: http://llvm.org/viewvc/llvm-project?rev=246559&view=rev
> Log:
> Exclude COFF/export-exe.test on non-Windows
>
> Modified:
>     lld/trunk/test/COFF/export-exe.test
>
> Modified: lld/trunk/test/COFF/export-exe.test
> URL:
> http://llvm.org/viewvc/llvm-project/lld/trunk/test/COFF/export-exe.test?rev=246559&r1=246558&r2=246559&view=diff
>
> ==============================================================================
> --- lld/trunk/test/COFF/export-exe.test (original)
> +++ lld/trunk/test/COFF/export-exe.test Tue Sep  1 12:26:33 2015
> @@ -1,3 +1,4 @@
> +# REQUIRES: winlib
>  # RUN: lld-link /entry:main /out:%t.exe /subsystem:windows \
>  # RUN:   %p/Inputs/ret42.obj /export:main
>  # RUN: llvm-objdump -p %t.exe | FileCheck %s
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/bf6abceb/attachment.html>


More information about the llvm-commits mailing list