Skip to content
Snippets Groups Projects
Commit 3d157514 authored by Michael J. Spencer's avatar Michael J. Spencer
Browse files

XFAIL linker-opts.c on win32 now that it doesn't pretend that link.exe is ld.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158687 91177308-0d34-0410-b5e6-96231b3b80d8
parent f4205e12
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@
// CHECK: "-L" "{{.*}}/test1"
// GCC driver is used as linker on cygming. It should be aware of LIBRARY_PATH.
// XFAIL: cygwin,mingw32
// XFAIL: cygwin,mingw32,win32
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment