forked from OSchip/llvm-project
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:
parent
794250474b
commit
c6ad2c4f03
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue