clang/test/Driver/cross-linux.c is suppressed on win32 for now. Investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 31 Jul 2013 04:56:19 +0000 (04:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 31 Jul 2013 04:56:19 +0000 (04:56 +0000)
llvm-svn: 187483

clang/test/Driver/cross-linux.c

index 8eb2dd1..8eea555 100644 (file)
@@ -93,3 +93,7 @@
 // CHECK-MULTI64-X86-64: "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib"
 // CHECK-MULTI64-X86-64: "-L[[sysroot]]/lib"
 // CHECK-MULTI64-X86-64: "-L[[sysroot]]/usr/lib"
+
+// FIXME: [[gcc_install]] won't match anything on win32...investigating.
+// REQUIRES: shell
+// REQUIRES: shell-preserves-root