DebugInfo: Delete old subclasses of DIType
[oota-llvm.git] / bindings / go / llvm / DIBuilderBindings.cpp
2015-04-20 Duncan P. N. Exon... DebugInfo: Delete old subclasses of DIType
2015-04-16 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor from the DIBuilder API
2015-04-15 Duncan P. N. Exon... DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
2015-04-08 Peter CollingbourneGo bindings: make various DIBuilder arguments optional.
2015-04-07 Duncan P. N. Exon... IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
2015-04-07 Duncan P. N. Exon... bindings/go: Stop using DIDescriptor::is*() and auto...
2015-03-02 Andrew Wilkinsbindings/go: expose DIBuilder::createReplaceableComposi...
2015-02-13 Chandler CarruthRe-sort the #include lines in bindings and examples...
2014-12-13 Peter CollingbourneGo bindings: expose the Metadata type.
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-11-25 Peter CollingbourneGo bindings: add DIBuilder.InsertValueAtEnd
2014-10-16 Peter CollingbourneInitial version of Go bindings.