[Driver] Delete XFAIL: windows-msvc after D65880/r368245
authorFangrui Song <maskray@google.com>
Thu, 8 Aug 2019 04:56:21 +0000 (04:56 +0000)
committerFangrui Song <maskray@google.com>
Thu, 8 Aug 2019 04:56:21 +0000 (04:56 +0000)
`-target %itanium_abi_triple` fixed the problem.

llvm-svn: 368251

clang/test/Driver/linker-opts.c

index 70f51431eb5e10765416f6691599428bce1f44f1..e1673f7b08d463f6013fbf077f91451470fccfa0 100644 (file)
@@ -7,7 +7,6 @@
 // CHECK: "-la"
 
 // GCC driver is used as linker on cygming. It should be aware of LIBRARY_PATH.
-// XFAIL: windows-msvc
 // REQUIRES: clang-driver
 // REQUIRES: native