SpecialCaseList: Add support for parsing multiple input files.
[oota-llvm.git] / bindings / go /
2015-02-04 Alexey SamsonovSpecialCaseList: Add support for parsing multiple input...
2015-01-19 Duncan P. N. Exon... IR: Return unique_ptr from MDNode::getTemporary()
2015-01-19 Duncan P. N. Exon... IR: Remove MDNodeFwdDecl
2014-12-23 Rafael EspindolaFinish removing DestroySource.
2014-12-13 Peter CollingbourneGo bindings: introduce Value.ConstantAsMetadata.
2014-12-13 Peter CollingbourneGo bindings: introduce llvm.TemporaryMDNode.
2014-12-13 Peter CollingbourneGo bindings: introduce Metadata.ReplaceAllUsesWith.
2014-12-13 Peter CollingbourneGo bindings: expose the Metadata type.
2014-12-13 Peter CollingbourneGo bindings: remove contextless metadata bindings.
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-02 Eric ChristopherAdd bindings for the rest of the MCJIT options that...
2014-11-26 Eric ChristopherReformat with gofmt.
2014-11-26 Eric ChristopherMake SetMCJITOptimizationLevel more of a method and...
2014-11-26 Eric ChristopherMake sure that the go bindings call LLVMInitializeMCJIT...
2014-11-25 Peter CollingbourneGo bindings: add DIBuilder.InsertValueAtEnd
2014-11-19 Peter CollingbourneExpose LLVM version string via macro in llvm-config...
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-22 Peter CollingbourneGo: add binding for LLVMSetUnnamedAddr.
2014-10-17 Peter CollingbourneFix bashism in build.sh.
2014-10-16 Peter CollingbourneInitial version of Go bindings.