From: Peter Collingbourne Date: Thu, 19 Feb 2015 00:57:33 +0000 (+0000) Subject: Add Go bindings to release notes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fc595d3c7d186d8449cb225af15971c973852b6;p=llvm Add Go bindings to release notes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@229800 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index d769b348ab7..32e8295acdd 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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 `_ + was introduced in this release. + External Open Source Projects Using LLVM 3.6 ============================================