brintos

brintos / llvm-project-archived public Read only

0
0
Text · 14.8 KiB · 099f839 Raw
281 lines · plain
1##; Generated from the following manually stripped empty Swift program:2##;3##; target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"4##; target triple = "x86_64-apple-macosx10.9.0"5##;6##; @__swift_reflection_version = linkonce_odr hidden constant i16 37##; @llvm.used = appending global [1 x i8*] [i8* bitcast (i16* @__swift_reflection_version to i8*)], section "llvm.metadata", align 88##;9##; define i32 @main(i32, i8**) !dbg !29 {10##; entry:11##;   %2 = bitcast i8** %1 to i8*12##;   ret i32 0, !dbg !3513##; }14##;15##; !llvm.dbg.cu = !{!0}16##; !swift.module.flags = !{!14}17##; !llvm.module.flags = !{!20, !21, !24}18##;19##; !0 = distinct !DICompileUnit(language: DW_LANG_Swift, file: !1, isOptimized: false, runtimeVersion: 5, emissionKind: FullDebug, enums: !2, imports: !3, sysroot: "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk")20##; !1 = !DIFile(filename: "ParseableInterfaceImports.swift", directory: "/")21##; !2 = !{}22##; !3 = !{!4, !6, !8, !10}23##; !4 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !5, file: !1)24##; !5 = !DIModule(scope: null, name: "Foo", includePath: "/Foo/x86_64.swiftinterface")25##; !6 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !7, file: !1)26##; !7 = !DIModule(scope: null, name: "Swift", includePath: "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Swift.swiftmodule/x86_64.swiftinterface")27##; !8 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !9, file: !1)28##; !9 = !DIModule(scope: null, name: "Foundation", includePath: "/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Foundation.swiftmodule")29##; !10 = !DIImportedEntity(tag: DW_TAG_imported_module, scope: !1, entity: !11, file: !1)30##; !11 = !DIModule(scope: null, name: "_Concurrency", includePath: "/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/_Concurrency.swiftmodule/x86_64-apple-macos.swiftinterface")31##; !14 = !{!"standard-library", i1 false}32##; !20 = !{i32 2, !"Dwarf Version", i32 4}33##; !21 = !{i32 2, !"Debug Info Version", i32 3}34##; !24 = !{i32 1, !"Swift Version", i32 7}35##; !29 = distinct !DISubprogram(name: "main", linkageName: "main", scope: !5, file: !1, line: 1, type: !30, spFlags: DISPFlagDefinition, unit: !0, retainedNodes: !2)36##; !30 = !DISubroutineType(types: !31)37##; !31 = !{}38##; !35 = !DILocation(line: 0, scope: !36)39##; !36 = !DILexicalBlockFile(scope: !29, file: !37, discriminator: 0)40##; !37 = !DIFile(filename: "<compiler-generated>", directory: "")41 42	.section	__TEXT,__text,regular,pure_instructions43	.macosx_version_min 10, 944	.globl	_main                           ## -- Begin function main45	.p2align	4, 0x9046_main:                                  ## @main47Lfunc_begin0:48	.file	1 "/" "ParseableInterfaceImports.swift"49	.loc	1 0 0                           ## ParseableInterfaceImports.swift:0:050	.cfi_startproc51## %bb.0:                               ## %entry52	xorl	%eax, %eax53	retq54Ltmp0:55Lfunc_end0:56	.cfi_endproc57                                        ## -- End function58	.private_extern	___swift_reflection_version ## @__swift_reflection_version59	.section	__TEXT,__const60	.globl	___swift_reflection_version61	.weak_definition	___swift_reflection_version62	.p2align	1, 0x063___swift_reflection_version:64	.short	3                               ## 0x365 66	.no_dead_strip	___swift_reflection_version67	.section	__DWARF,__debug_abbrev,regular,debug68Lsection_abbrev:69	.byte	1                               ## Abbreviation Code70	.byte	17                              ## DW_TAG_compile_unit71	.byte	1                               ## DW_CHILDREN_yes72	.byte	37                              ## DW_AT_producer73	.byte	14                              ## DW_FORM_strp74	.byte	19                              ## DW_AT_language75	.byte	5                               ## DW_FORM_data276	.byte	3                               ## DW_AT_name77	.byte	14                              ## DW_FORM_strp78	.ascii	"\202|"                         ## DW_AT_LLVM_sysroot79	.byte	14                              ## DW_FORM_strp80	.byte	16                              ## DW_AT_stmt_list81	.byte	23                              ## DW_FORM_sec_offset82	.byte	27                              ## DW_AT_comp_dir83	.byte	14                              ## DW_FORM_strp84	.ascii	"\345\177"                      ## DW_AT_APPLE_major_runtime_vers85	.byte	11                              ## DW_FORM_data186	.byte	17                              ## DW_AT_low_pc87	.byte	1                               ## DW_FORM_addr88	.byte	18                              ## DW_AT_high_pc89	.byte	6                               ## DW_FORM_data490	.byte	0                               ## EOM(1)91	.byte	0                               ## EOM(2)92	.byte	2                               ## Abbreviation Code93	.byte	30                              ## DW_TAG_module94	.byte	1                               ## DW_CHILDREN_yes95	.byte	3                               ## DW_AT_name96	.byte	14                              ## DW_FORM_strp97	.ascii	"\200|"                         ## DW_AT_LLVM_include_path98	.byte	14                              ## DW_FORM_strp99	.byte	0                               ## EOM(1)100	.byte	0                               ## EOM(2)101	.byte	3                               ## Abbreviation Code102	.byte	46                              ## DW_TAG_subprogram103	.byte	0                               ## DW_CHILDREN_no104	.byte	17                              ## DW_AT_low_pc105	.byte	1                               ## DW_FORM_addr106	.byte	18                              ## DW_AT_high_pc107	.byte	6                               ## DW_FORM_data4108	.ascii	"\347\177"                      ## DW_AT_APPLE_omit_frame_ptr109	.byte	25                              ## DW_FORM_flag_present110	.byte	64                              ## DW_AT_frame_base111	.byte	24                              ## DW_FORM_exprloc112	.byte	110                             ## DW_AT_linkage_name113	.byte	14                              ## DW_FORM_strp114	.byte	3                               ## DW_AT_name115	.byte	14                              ## DW_FORM_strp116	.byte	58                              ## DW_AT_decl_file117	.byte	11                              ## DW_FORM_data1118	.byte	59                              ## DW_AT_decl_line119	.byte	11                              ## DW_FORM_data1120	.byte	63                              ## DW_AT_external121	.byte	25                              ## DW_FORM_flag_present122	.byte	0                               ## EOM(1)123	.byte	0                               ## EOM(2)124	.byte	4                               ## Abbreviation Code125	.byte	58                              ## DW_TAG_imported_module126	.byte	0                               ## DW_CHILDREN_no127	.byte	24                              ## DW_AT_import128	.byte	19                              ## DW_FORM_ref4129	.byte	0                               ## EOM(1)130	.byte	0                               ## EOM(2)131	.byte	5                               ## Abbreviation Code132	.byte	30                              ## DW_TAG_module133	.byte	0                               ## DW_CHILDREN_no134	.byte	3                               ## DW_AT_name135	.byte	14                              ## DW_FORM_strp136	.ascii	"\200|"                         ## DW_AT_LLVM_include_path137	.byte	14                              ## DW_FORM_strp138	.byte	0                               ## EOM(1)139	.byte	0                               ## EOM(2)140	.byte	0                               ## EOM(3)141	.section	__DWARF,__debug_info,regular,debug142Lsection_info:143Lcu_begin0:144.set Lset0, Ldebug_info_end0-Ldebug_info_start0 ## Length of Unit145	.long	Lset0146Ldebug_info_start0:147	.short	4                               ## DWARF version number148.set Lset1, Lsection_abbrev-Lsection_abbrev ## Offset Into Abbrev. Section149	.long	Lset1150	.byte	8                               ## Address Size (in bytes)151	.byte	1                               ## Abbrev [1] 0xb:0x77 DW_TAG_compile_unit152	.long	0                               ## DW_AT_producer153	.short	30                              ## DW_AT_language154	.long	1                               ## DW_AT_name155	.long	33                              ## DW_AT_LLVM_sysroot156.set Lset2, Lline_table_start0-Lsection_line ## DW_AT_stmt_list157	.long	Lset2158	.long	79                              ## DW_AT_comp_dir159	.byte	5                               ## DW_AT_APPLE_major_runtime_vers160	.quad	Lfunc_begin0                    ## DW_AT_low_pc161.set Lset3, Lfunc_end0-Lfunc_begin0     ## DW_AT_high_pc162	.long	Lset3163	.byte	2                               ## Abbrev [2] 0x2f:0x23 DW_TAG_module164	.long	81                              ## DW_AT_name165	.long	85                              ## DW_AT_LLVM_include_path166	.byte	3                               ## Abbrev [3] 0x38:0x19 DW_TAG_subprogram167	.quad	Lfunc_begin0                    ## DW_AT_low_pc168.set Lset4, Lfunc_end0-Lfunc_begin0     ## DW_AT_high_pc169	.long	Lset4170                                        ## DW_AT_APPLE_omit_frame_ptr171	.byte	1                               ## DW_AT_frame_base172	.byte	87173	.long	112                             ## DW_AT_linkage_name174	.long	112                             ## DW_AT_name175	.byte	1                               ## DW_AT_decl_file176	.byte	1                               ## DW_AT_decl_line177                                        ## DW_AT_external178	.byte	0                               ## End Of Children Mark179	.byte	4                               ## Abbrev [4] 0x52:0x5 DW_TAG_imported_module180	.long	47                              ## DW_AT_import181	.byte	5                               ## Abbrev [5] 0x57:0x9 DW_TAG_module182	.long	117                             ## DW_AT_name183	.long	123                             ## DW_AT_LLVM_include_path184	.byte	4                               ## Abbrev [4] 0x60:0x5 DW_TAG_imported_module185	.long	87                              ## DW_AT_import186	.byte	5                               ## Abbrev [5] 0x65:0x9 DW_TAG_module187	.long	209                             ## DW_AT_name188	.long	220                             ## DW_AT_LLVM_include_path189	.byte	4                               ## Abbrev [4] 0x6e:0x5 DW_TAG_imported_module190	.long	101                             ## DW_AT_import191	.byte	5                               ## Abbrev [5] 0x73:0x9 DW_TAG_module192	.long	289                             ## DW_AT_name193	.long	302                             ## DW_AT_LLVM_include_path194	.byte	4                               ## Abbrev [4] 0x7c:0x5 DW_TAG_imported_module195	.long	115                             ## DW_AT_import196	.byte	0                               ## End Of Children Mark197Ldebug_info_end0:198	.section	__DWARF,__debug_str,regular,debug199Linfo_string:200	.byte	0                               ## string offset=0201	.asciz	"ParseableInterfaceImports.swift" ## string offset=1202	.asciz	"/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk" ## string offset=33203	.asciz	"/"                             ## string offset=79204	.asciz	"Foo"                           ## string offset=81205	.asciz	"/Foo/x86_64.swiftinterface"    ## string offset=85206	.asciz	"main"                          ## string offset=112207	.asciz	"Swift"                         ## string offset=117208	.asciz	"/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Swift.swiftmodule/x86_64.swiftinterface" ## string offset=123209	.asciz	"Foundation"                    ## string offset=209210	.asciz	"/Xcode.app/Contents/Developer/SDKs/MacOSX.sdk/Foundation.swiftmodule" ## string offset=220211	.asciz	"_Concurrency"                  ## string offset=289212	.asciz	"/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/_Concurrency.swiftmodule/x86_64-apple-macos.swiftinterface" ## string offset=302213	.section	__DWARF,__apple_names,regular,debug214Lnames_begin:215	.long	1212240712                      ## Header Magic216	.short	1                               ## Header Version217	.short	0                               ## Header Hash Function218	.long	1                               ## Header Bucket Count219	.long	1                               ## Header Hash Count220	.long	12                              ## Header Data Length221	.long	0                               ## HeaderData Die Offset Base222	.long	1                               ## HeaderData Atom Count223	.short	1                               ## DW_ATOM_die_offset224	.short	6                               ## DW_FORM_data4225	.long	0                               ## Bucket 0226	.long	2090499946                      ## Hash in Bucket 0227.set Lset5, LNames0-Lnames_begin        ## Offset in Bucket 0228	.long	Lset5229LNames0:230	.long	112                             ## main231	.long	1                               ## Num DIEs232	.long	56233	.long	0234	.section	__DWARF,__apple_objc,regular,debug235Lobjc_begin:236	.long	1212240712                      ## Header Magic237	.short	1                               ## Header Version238	.short	0                               ## Header Hash Function239	.long	1                               ## Header Bucket Count240	.long	0                               ## Header Hash Count241	.long	12                              ## Header Data Length242	.long	0                               ## HeaderData Die Offset Base243	.long	1                               ## HeaderData Atom Count244	.short	1                               ## DW_ATOM_die_offset245	.short	6                               ## DW_FORM_data4246	.long	-1                              ## Bucket 0247	.section	__DWARF,__apple_namespac,regular,debug248Lnamespac_begin:249	.long	1212240712                      ## Header Magic250	.short	1                               ## Header Version251	.short	0                               ## Header Hash Function252	.long	1                               ## Header Bucket Count253	.long	0                               ## Header Hash Count254	.long	12                              ## Header Data Length255	.long	0                               ## HeaderData Die Offset Base256	.long	1                               ## HeaderData Atom Count257	.short	1                               ## DW_ATOM_die_offset258	.short	6                               ## DW_FORM_data4259	.long	-1                              ## Bucket 0260	.section	__DWARF,__apple_types,regular,debug261Ltypes_begin:262	.long	1212240712                      ## Header Magic263	.short	1                               ## Header Version264	.short	0                               ## Header Hash Function265	.long	1                               ## Header Bucket Count266	.long	0                               ## Header Hash Count267	.long	20                              ## Header Data Length268	.long	0                               ## HeaderData Die Offset Base269	.long	3                               ## HeaderData Atom Count270	.short	1                               ## DW_ATOM_die_offset271	.short	6                               ## DW_FORM_data4272	.short	3                               ## DW_ATOM_die_tag273	.short	5                               ## DW_FORM_data2274	.short	4                               ## DW_ATOM_type_flags275	.short	11                              ## DW_FORM_data1276	.long	-1                              ## Bucket 0277.subsections_via_symbols278	.section	__DWARF,__debug_line,regular,debug279Lsection_line:280Lline_table_start0:281