summaryrefslogtreecommitdiff
path: root/bindings/go/llvm/DIBuilderBindings.h
AgeCommit message (Expand)Author
2016-10-18DebugInfo: change alignment type from uint64_t to uint32_t to save space.Victor Leschuk
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-09-06[bindings] Update Go bindings to DIBuilderAndrew Wilkins
2015-03-02bindings/go: expose DIBuilder::createReplaceableCompositeTypeAndrew Wilkins
2015-02-13Re-sort the #include lines in bindings and examples which I managed toChandler Carruth
2014-12-13Go bindings: expose the Metadata type.Peter Collingbourne
2014-11-25Go bindings: add DIBuilder.InsertValueAtEndPeter Collingbourne
2014-10-16Initial version of Go bindings.Peter Collingbourne