]> granicus.if.org Git - llvm/commitdiff
Add Go bindings to release notes.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 19 Feb 2015 00:57:33 +0000 (00:57 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 19 Feb 2015 00:57:33 +0000 (00:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@229800 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index d769b348ab70d42069e592ae2447f4ac27147a02..32e8295acdd59b5f1306f8ada25927bb04d115da 100644 (file)
@@ -498,6 +498,12 @@ Changes to the OCaml bindings
 
 * As usual, many more functions have been exposed to OCaml.
 
+Go bindings
+-----------
+
+* A set of Go bindings based on `gollvm <https://github.com/go-llvm/llvm>`_
+  was introduced in this release.
+
 External Open Source Projects Using LLVM 3.6
 ============================================