Skip to content
Snippets Groups Projects
Commit 8cefa827 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

clang/test/Driver/cross-linux.c is suppressed on win32 for now. Investigating.

llvm-svn: 187483
parent 8dc43231
No related branches found
No related tags found
No related merge requests found
...@@ -93,3 +93,7 @@ ...@@ -93,3 +93,7 @@
// CHECK-MULTI64-X86-64: "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib" // 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]]/lib"
// CHECK-MULTI64-X86-64: "-L[[sysroot]]/usr/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment