Displaying 2 results from an estimated 2 matches for "ditemplatevalueparameter".
2018 Jul 30
2
ThinLTO Bug ?
...5 = !DICompositeType(tag: DW_TAG_class_type, file: !3,
> > templateParams: !6, scope: !8)
> >
> > !6 = !{!7}
> >
> >
> >
> > ; The reference to @b and struct.TA.0 (renamed) that will be loaded in
> > %a.o
> >
> >
> >
> > !7 = !DITemplateValueParameter(value: i1 (%struct.TA*)* @b)
> >
> > !8 = distinct !DISubprogram(unit: !2)
> >
> >
> >
> > !9 = !DICompositeType(tag: DW_TAG_array_type, identifier: "SHARED", scope:
> > !8)
> > _______________________________________________
> > LLVM...
2018 Jul 28
2
ThinLTO Bug ?
...file: !3,
retainedTypes: !4)
!3 = !DIFile(filename: "f1", directory: "")
!4 = !{!5, !9}
!5 = !DICompositeType(tag: DW_TAG_class_type, file: !3,
templateParams: !6, scope: !8)
!6 = !{!7}
; The reference to @b and struct.TA.0 (renamed) that will be loaded in %a.o
!7 = !DITemplateValueParameter(value: i1 (%struct.TA*)* @b)
!8 = distinct !DISubprogram(unit: !2)
!9 = !DICompositeType(tag: DW_TAG_array_type, identifier: "SHARED", scope: !8)