Revert "Update LLVM bindings after r239940. ..."
[oota-llvm.git] / bindings / go / llvm / ir.go
2015-07-16 Reid KlecknerRevert "Update LLVM bindings after r239940. ..."
2015-07-15 Andrew WilkinsExpose setPersonalityFn to Go
2015-06-18 Daniel JasperUpdate LLVM bindings after r239940. Apparently these...
2015-06-15 Peter CollingbourneAdd safestack attribute to LLVMAttribute enum and 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.