[PM] Remove the old 'PassManager.h' header file at the top level of
[oota-llvm.git] / bindings / go / llvm / ir.go
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-10-22 Peter CollingbourneGo: add binding for LLVMSetUnnamedAddr.
2014-10-16 Peter CollingbourneInitial version of Go bindings.