|
20 | 20 | // CHECK:STDOUT: import_ir_insts: {} |
21 | 21 | // CHECK:STDOUT: clang_decls: {} |
22 | 22 | // CHECK:STDOUT: name_scopes: |
23 | | -// CHECK:STDOUT: name_scope00000000: {inst: inst0000000E, parent_scope: name_scope<none>, has_error: false, extended_scopes: [], names: {}} |
| 23 | +// CHECK:STDOUT: name_scope00000000: {inst: inst0000000F, parent_scope: name_scope<none>, has_error: false, extended_scopes: [], names: {}} |
24 | 24 | // CHECK:STDOUT: entity_names: {} |
25 | 25 | // CHECK:STDOUT: cpp_global_vars: {} |
26 | 26 | // CHECK:STDOUT: functions: {} |
|
42 | 42 | // CHECK:STDOUT: 'inst(BoolType)': {kind: BoolType, type: type(TypeType)} |
43 | 43 | // CHECK:STDOUT: 'inst(BoundMethodType)': {kind: BoundMethodType, type: type(TypeType)} |
44 | 44 | // CHECK:STDOUT: 'inst(CharLiteralType)': {kind: CharLiteralType, type: type(TypeType)} |
| 45 | +// CHECK:STDOUT: 'inst(CppVoidType)': {kind: CppVoidType, type: type(TypeType)} |
45 | 46 | // CHECK:STDOUT: 'inst(ErrorInst)': {kind: ErrorInst, type: type(Error)} |
46 | 47 | // CHECK:STDOUT: 'inst(FloatLiteralType)': {kind: FloatLiteralType, type: type(TypeType)} |
47 | 48 | // CHECK:STDOUT: 'inst(ImplWitnessTablePlaceholder)': {kind: ImplWitnessTablePlaceholder, type: type(TypeType)} |
|
51 | 52 | // CHECK:STDOUT: 'inst(SpecificFunctionType)': {kind: SpecificFunctionType, type: type(TypeType)} |
52 | 53 | // CHECK:STDOUT: 'inst(VtableType)': {kind: VtableType, type: type(TypeType)} |
53 | 54 | // CHECK:STDOUT: 'inst(WitnessType)': {kind: WitnessType, type: type(TypeType)} |
54 | | -// CHECK:STDOUT: inst0000000E: {kind: Namespace, arg0: name_scope00000000, arg1: inst<none>, type: type(inst(NamespaceType))} |
| 55 | +// CHECK:STDOUT: inst0000000F: {kind: Namespace, arg0: name_scope00000000, arg1: inst<none>, type: type(inst(NamespaceType))} |
55 | 56 | // CHECK:STDOUT: constant_values: |
56 | 57 | // CHECK:STDOUT: values: |
57 | 58 | // CHECK:STDOUT: 'inst(TypeType)': concrete_constant(inst(TypeType)) |
58 | 59 | // CHECK:STDOUT: 'inst(AutoType)': concrete_constant(inst(AutoType)) |
59 | 60 | // CHECK:STDOUT: 'inst(BoolType)': concrete_constant(inst(BoolType)) |
60 | 61 | // CHECK:STDOUT: 'inst(BoundMethodType)': concrete_constant(inst(BoundMethodType)) |
61 | 62 | // CHECK:STDOUT: 'inst(CharLiteralType)': concrete_constant(inst(CharLiteralType)) |
| 63 | +// CHECK:STDOUT: 'inst(CppVoidType)': concrete_constant(inst(CppVoidType)) |
62 | 64 | // CHECK:STDOUT: 'inst(ErrorInst)': concrete_constant(inst(ErrorInst)) |
63 | 65 | // CHECK:STDOUT: 'inst(FloatLiteralType)': concrete_constant(inst(FloatLiteralType)) |
64 | 66 | // CHECK:STDOUT: 'inst(ImplWitnessTablePlaceholder)': concrete_constant(inst(ImplWitnessTablePlaceholder)) |
|
68 | 70 | // CHECK:STDOUT: 'inst(SpecificFunctionType)': concrete_constant(inst(SpecificFunctionType)) |
69 | 71 | // CHECK:STDOUT: 'inst(VtableType)': concrete_constant(inst(VtableType)) |
70 | 72 | // CHECK:STDOUT: 'inst(WitnessType)': concrete_constant(inst(WitnessType)) |
71 | | -// CHECK:STDOUT: inst0000000E: concrete_constant(inst0000000E) |
| 73 | +// CHECK:STDOUT: inst0000000F: concrete_constant(inst0000000F) |
72 | 74 | // CHECK:STDOUT: symbolic_constants: {} |
73 | 75 | // CHECK:STDOUT: inst_blocks: |
74 | 76 | // CHECK:STDOUT: inst_block_empty: {} |
75 | 77 | // CHECK:STDOUT: exports: {} |
76 | 78 | // CHECK:STDOUT: imports: {} |
77 | 79 | // CHECK:STDOUT: global_init: {} |
78 | 80 | // CHECK:STDOUT: inst_block60000004: |
79 | | -// CHECK:STDOUT: 0: inst0000000E |
| 81 | +// CHECK:STDOUT: 0: inst0000000F |
80 | 82 | // CHECK:STDOUT: ... |
0 commit comments