Harden test for windows paths.

llvm-svn: 141973
This commit is contained in:
Benjamin Kramer 2011-10-14 19:03:46 +00:00
parent 4903379088
commit 73eb8c7a8e
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ void test() {
printf("Hello World\n");
}
// CHECK: test/CodeGen
// CHECK: test{{[\\/]}}CodeGen