summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-08-28 08:21:46 +0000
committerHans Wennborg <hans@hanshq.net>2019-08-28 08:21:46 +0000
commitbd3846bd30824d5e10f18ea8412d75640fd12b40 (patch)
tree8ee82b445f68aad9e6a0b5ffa0def9843f93b656
parent650f5311acf5e874dc3422cde62228e257186d71 (diff)
downloadllvm-bd3846bd30824d5e10f18ea8412d75640fd12b40.tar.gz
ReleaseNotes: ORC note, by Lang
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_90@370167 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index b3e0523eedd3..7eef9d9bd812 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -57,6 +57,8 @@ Non-comprehensive list of changes in this release
* The RISCV target is no longer "experimental" (see below for more details).
+* The ORCv1 JIT API has been deprecated. Please see
+ `Transitioning from ORCv1 to ORCv2 <ORCv2.html#transitioning-from-orcv1-to-orcv2>`_.
.. NOTE
If you would like to document a larger change, then you can add a