зеркало из https://github.com/microsoft/clang.git
Restrengthen tests relaxed in r259955
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261046 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
921cbd3691
Коммит
2ca445b9e4
|
@ -9,4 +9,4 @@ int main(void) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
// CHECK: @__llvm_coverage_mapping = internal constant { { i32, i32, i32, i32 }, [2 x <{{.*}}>], [{{[0-9]+}} x i8] } { { i32, i32, i32, i32 } { i32 2, i32 {{[0-9]+}}, i32 {{[0-9]+}}, i32 {{[0-9]+}} }, [2 x <{{.*}}>] [<{{.*}}> <{{.*}}>, <{{.*}}> <{{.*}}>]
|
||||
// CHECK: @__llvm_coverage_mapping = internal constant { { i32, i32, i32, i32 }, [2 x <{ i64, i32, i64 }>], [{{[0-9]+}} x i8] } { { i32, i32, i32, i32 } { i32 2, i32 {{[0-9]+}}, i32 {{[0-9]+}}, i32 {{[0-9]+}} }, [2 x <{ i64, i32, i64 }>] [<{{.*}}> <{{.*}}>, <{{.*}}> <{{.*}}>]
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
// CHECK-DAG: @__profn_bar = {{.*}} [3 x i8] c"bar"
|
||||
// CHECK-DAG: @__profn_baz = {{.*}} [3 x i8] c"baz"
|
||||
// CHECK-DAG: @__profn_unused_names.c_qux = {{.*}} [18 x i8] c"unused_names.c:qux"
|
||||
// CHECK-DAG: @__llvm_prf_nm = private constant {{.*}}, section "{{.*}}__llvm_prf_names"
|
||||
|
||||
// SYSHEADER-NOT: @__profn_foo =
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче