Fix test that was failing on Windows due to too many backslashes

llvm-svn: 335858
This commit is contained in:
Filipe Cabecinhas 2018-06-28 14:16:13 +00:00
parent bdbbd8381f
commit 3c7b58d6b1
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@
// RUN: --target=x86_64-linux-gnu \
// RUN: -resource-dir=%S/Inputs/resource_dir_with_per_target_subdir \
// RUN: | FileCheck --check-prefix=CHECK-CLANGRT-X8664 %s
// CHECK-CLANGRT-X8664: x86_64-linux-gnu{{/|\\\\}}lib{{/|\\\\}}libclang_rt.builtins.a
// CHECK-CLANGRT-X8664: x86_64-linux-gnu{{/|\\}}lib{{/|\\}}libclang_rt.builtins.a