[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / bindings / go / llvm / IRBindings.cpp
2015-02-13 Chandler CarruthRe-sort the #include lines in bindings and examples...
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-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-10-16 Peter CollingbourneInitial version of Go bindings.