We extend the DIBuilder type, adding a method for creating
replaceable composite types. This is necessary for creating
debug info describing self-referential types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7851
bindings/go: expose DIBuilder::createReplaceableCompositeType ClosedPublic Authored by axw on Feb 24 2015, 2:24 AM.
Details Summary We extend the DIBuilder type, adding a method for creating
Diff Detail
Event Timelineaxw updated this object. This revision is now accepted and ready to land.Mar 2 2015, 12:37 AM Closed by commit rL230951: bindings/go: expose DIBuilder::createReplaceableCompositeType (authored by axw). · Explain WhyMar 2 2015, 4:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20997 llvm/trunk/bindings/go/llvm/DIBuilderBindings.h
llvm/trunk/bindings/go/llvm/DIBuilderBindings.cpp
llvm/trunk/bindings/go/llvm/dibuilder.go
|