]> granicus.if.org Git - clang/commitdiff
[OPENMP]Remove not used check line from the test, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 10 Jul 2019 19:30:25 +0000 (19:30 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 10 Jul 2019 19:30:25 +0000 (19:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365691 91177308-0d34-0410-b5e6-96231b3b80d8

test/OpenMP/sections_lastprivate_codegen.cpp

index 3c8fb2c8f8e18cc146d9911dd244a9dd2d201463..82d52ecf2db36638500101bce0b1555e3b64e4c9 100644 (file)
@@ -27,7 +27,6 @@ struct S {
 volatile int g = 1212;
 
 // CHECK: [[S_FLOAT_TY:%.+]] = type { float }
-// CHECK [[CAP_MAIN_TY:%.+]] = type { i{{[0-9]+}}*, [2 x i{{[0-9]+}}]*, [2 x [[S_FLOAT_TY]]]*, [[S_FLOAT_TY]]*, i{{[0-9]+}}* }
 // CHECK: [[S_INT_TY:%.+]] = type { i32 }
 // CHECK-DAG: [[SECTIONS_BARRIER_LOC:@.+]] = private unnamed_addr global %{{.+}} { i32 0, i32 194, i32 0, i32 0, i8*
 // CHECK-DAG: [[X:@.+]] = global double 0.0