Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to satisfy i686-win32.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 14 Jul 2015 09:45:28 +0000 (09:45 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 14 Jul 2015 09:45:28 +0000 (09:45 +0000)
llvm-svn: 242131

clang/test/PCH/chain-openmp-threadprivate.cpp

index 2884264..c75b872 100644 (file)
@@ -25,7 +25,7 @@ int *a = malloc(20);
 #else
 
 // CHECK: call {{.*}} @__kmpc_threadprivate_register(
-// CHECK-TLS-1: @{{a|\"\\01\?a@@3PEAHEA\"}} = {{.*}}thread_local {{.*}}global {{.*}}i32*
+// CHECK-TLS-1: @{{a|\"\\01\?a@@3PE?AHE?A\"}} = {{.*}}thread_local {{.*}}global {{.*}}i32*
 
 // CHECK-LABEL: foo
 // CHECK-TLS-LABEL: foo