mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Try to fix buildbot tests.
llvm-svn: 105660
This commit is contained in:
@@ -16,8 +16,8 @@ struct B {
|
||||
|
||||
int i = B().f();
|
||||
|
||||
// CHECK: define internal void @__cxx_global_var_init() section "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: define internal void @__cxx_global_var_init1() section "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: define internal void @__cxx_global_array_dtor(i8*) section "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: define internal void @__cxx_global_var_init2() section "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: define internal void @_GLOBAL__I_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
// CHECK: "__TEXT,__StaticInit,regular,pure_instructions" {
|
||||
|
||||
Reference in New Issue
Block a user