зеркало из https://github.com/microsoft/clang.git
Try to fix buildbot tests.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105660 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
dcfcfbec47
Коммит
56833bc2af
|
@ -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" {
|
||||
|
|
Загрузка…
Ссылка в новой задаче