]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 11 Dec 2012 07:23:52 +0000 (07:23 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 11 Dec 2012 07:23:52 +0000 (07:23 +0000)
Sorry for my 3rd commit :(

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169827 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/linker-opts.c

index 623426e057a4048385af0e45e3423ae7f0d38413..7668a7599076bd894e834ca33c1633045eb5ee8c 100644 (file)
@@ -2,4 +2,5 @@
 // CHECK: "-L{{.*}}/test1"
 
 // GCC driver is used as linker on cygming. It should be aware of LIBRARY_PATH.
+// XFAIL: win32
 // REQUIRES: clang-driver