summaryrefslogtreecommitdiffstats
path: root/bindings/go/llvm/ir_test.go
Commit message (Expand)AuthorAgeFilesLines
* [bindings/go] fix vet errorsAndrew Wilkins2017-12-281-2/+2
* [Go] Subtypes functionAndrew Wilkins2017-06-081-0/+26
* Go binding: Add GetCurrentDebugLocation to obtain debug location from builderAndrew Wilkins2017-03-311-0/+39
* Fix go binding to adapt the new attribute APIAmaury Sechet2016-11-181-0/+97
* Also delete the go side of the bindings deleted in r286085/r286086.Daniel Jasper2016-11-061-97/+0
* Add safestack attribute to LLVMAttribute enum and Go bindings. CorrectPeter Collingbourne2015-06-151-0/+2
* Initial version of Go bindings.Peter Collingbourne2014-10-161-0/+95