Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to satisfy i686-win32.

llvm-svn: 242131
This commit is contained in:
NAKAMURA Takumi 2015-07-14 09:45:28 +00:00
parent 808cd69a92
commit b2c7c9fce4
1 changed files with 1 additions and 1 deletions

View 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