From: Hans Wennborg Date: Tue, 16 Feb 2016 19:07:38 +0000 (+0000) Subject: ReleaseNotes: ORC in Kaleidoscope and C bindings; by Lang Hames X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;ds=sidebyside;h=1e466cf4f8098acc7025f8d71dd0f64c4754ed63;p=oota-llvm.git ReleaseNotes: ORC in Kaleidoscope and C bindings; by Lang Hames git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260991 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 1455d12a880..c15d4f74e6c 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -89,6 +89,11 @@ Non-comprehensive list of changes in this release the node ``N`` is guaranteed not to be the last in the list, it is safe to call ``&*++N->getIterator()`` directly. +* The `Kaleidoscope tutorials `_ have been updated to use + the ORC JIT APIs. + +* ORC now has a basic set of C bindings. + .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of this list. If your description won't fit comfortably in one bullet