summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-12-17 21:16:12 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-12-17 21:16:12 +0000
commit776e458d817f2bc12bd1c7b759b839a17c2f00c5 (patch)
treea88772f8a0bf1933c26c07d0e94d9fbab9693988 /llvm/docs
parentea039c121b6cad3cfcfba2f9216251506e7888d6 (diff)
downloadbcm5719-llvm-776e458d817f2bc12bd1c7b759b839a17c2f00c5.tar.gz
bcm5719-llvm-776e458d817f2bc12bd1c7b759b839a17c2f00c5.zip
Drop function that are deprecated since 2010.
These functions were deprecated in r97608. llvm-svn: 255927
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index b84c80777c9..f43190fdd8e 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -49,6 +49,9 @@ Non-comprehensive list of changes in this release
* Destroys the source instead of only damaging it.
* Does not record a message. Use the diagnostic handler instead.
+* The deprecated C APIs LLVMGetBitcodeModuleProviderInContext and
+ LLVMGetBitcodeModuleProvider have been removed.
+
.. 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
OpenPOWER on IntegriCloud