summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2016-02-16 00:22:02 +0000
committerAmaury Sechet <deadalnix@gmail.com>2016-02-16 00:22:02 +0000
commit2ffde01b5627d6c466287fea9f5b5ba2be9948c2 (patch)
treecb93aa9d290ff4c5d27f27250135218748593341 /llvm/docs
parent320aa53ec946a20d8a857d526895c913d3583b52 (diff)
downloadbcm5719-llvm-2ffde01b5627d6c466287fea9f5b5ba2be9948c2.tar.gz
bcm5719-llvm-2ffde01b5627d6c466287fea9f5b5ba2be9948c2.zip
Kill LLVMAddTargetData
Summary: It's red, it's dead. Reviewers: joker.eph, Wallbraker, echristo Subscribers: llvm-commits, axw Differential Revision: http://reviews.llvm.org/D17282 llvm-svn: 260919
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index cf86f445c87..eb4ec2857f6 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -42,6 +42,8 @@ Non-comprehensive list of changes in this release
* The C API function LLVMLinkModules has been removed.
+* The C API function LLVMAddTargetData has 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