OSDN Git Service

[bindings/go] Add EraseFromParent
[android-x86/external-llvm.git] / bindings / go / llvm / ir.go
2019-06-08 Ayke van Laethem[bindings/go] Add EraseFromParent
2019-06-08 Ayke van Laethem[NFC] Test commit
2019-04-10 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors...
2019-02-16 whitequark[bindings/go] Fix building on 32-bit systems (ARM etc.)
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-11-08 whitequark[bindings/go] Add Go bindings to LLVMGetIndices
2018-10-18 Chandler Carruth[TI removal] Remove TerminatorInst references from...
2018-09-28 whitequark[bindings/go] Add Go bindings to the Token type
2018-09-28 whitequark[bindings/go] Add Go bindings for inline assembly
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-04 David Bolvansky[bindings/go] Add Go bindings for volatile loads/stores
2018-04-07 Robert Widmann[llgo] Move SetSubprogram
2018-03-14 Reid Kleckner[LLVM-C] [bindings/go] Add C and Golang bindings for...
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2017-06-08 Andrew Wilkins[Go] Subtypes function
2017-03-31 Andrew WilkinsGo binding: Add GetCurrentDebugLocation to obtain debug...
2016-11-18 Amaury SechetFix go binding to adapt the new attribute API
2016-11-07 David L. JonesRemove Go Attribute type that was deleted from the...
2016-11-06 Daniel JasperAlso delete the go side of the bindings deleted in...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
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.