mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Added docs to io.c3
This commit is contained in:
committed by
Christoffer Lerno
parent
9dfe7ddbde
commit
5c6acf89da
@@ -547,6 +547,8 @@ no_match: ; preds = %compare
|
||||
!1 = !{i32 2, !"Debug Info Version", i32 3}
|
||||
!2 = !{i32 2, !"frame-pointer", i32 2}
|
||||
!3 = !{i32 1, !"uwtable", i32 2}
|
||||
!4 = distinct !DICompileUnit(language: DW_LANG_C11
|
||||
!5 = !DIFile(filename: "defer_macro.c3"
|
||||
!6 = !{!7}
|
||||
!7 = !DICompositeType(tag: DW_TAG_enumeration_type, name: "Attach_Arg_Kind", scope: !8, file: !5, line: 116, baseType: !13, size: 32, align: 32, elements: !14)
|
||||
!8 = !DICompositeType(tag: DW_TAG_structure_type, name: "Attach_Arg", scope: !5, file: !5, line: 120, size: 128, align: 64, elements: !9, identifier: "attach.Attach_Arg")
|
||||
@@ -614,6 +616,7 @@ no_match: ; preds = %compare
|
||||
!71 = !DILocation(line: 33, column: 63, scope: !63)
|
||||
!72 = !DILocation(line:
|
||||
!73 = distinct !DISubprogram(name: "new", linkageName: "new", scope: !74, file: !74
|
||||
!74 = !DIFile(filename: "mem.c3"
|
||||
!75 = !DILocation(line: 34, column: 15, scope: !63)
|
||||
!76 = distinct !DISubprogram(name: "test", linkageName: "test.test", scope: !5, file: !5, line: 41, type: !77, scopeLine: 41, flags: DIFlagPrototyped, spFlags: DISPFlagDefinition
|
||||
!77 = !DISubroutineType(types: !78)
|
||||
@@ -629,7 +632,7 @@ no_match: ; preds = %compare
|
||||
!87 = distinct !DISubprogram(name: "printn", linkageName: "printn"
|
||||
!88 = !DIFile(filename: "io.c3"
|
||||
!89 = !DILocation(line: 42, column: 7, scope: !76)
|
||||
!90 = !DILocalVariable(name: "len", scope: !91, file: !5, line: 133, type: !44, align: 8)
|
||||
!90 = !DILocalVariable(name: "len"
|
||||
!91 = distinct !DISubprogram(name: "fprintn", linkageName: "fprintn"
|
||||
!92 = !DILocation
|
||||
!93 = !DILocation
|
||||
|
||||
Reference in New Issue
Block a user