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

llvm-svn: 158687
This commit is contained in:
Michael J. Spencer 2012-06-18 23:00:44 +00:00
parent 794250474b
commit c6ad2c4f03
1 changed files with 1 additions and 1 deletions

View File

@ -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