summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2016-11-12 03:38:30 +0000
committerwhitequark <whitequark@whitequark.org>2016-11-12 03:38:30 +0000
commit4dcf92a27ec70670f23ced082e3bbcf28f1dbc71 (patch)
treee296dad3078242c67320f0bf557e677cce34a185 /llvm/docs/ReleaseNotes.rst
parentce9bb1097dc2ce3babed2c4ff1795ffe269104b0 (diff)
downloadbcm5719-llvm-4dcf92a27ec70670f23ced082e3bbcf28f1dbc71.tar.gz
bcm5719-llvm-4dcf92a27ec70670f23ced082e3bbcf28f1dbc71.zip
[OCaml] Adapt to the new attribute C API.
llvm-svn: 286705
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 6b75a79aa5c..95c2302855f 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -98,7 +98,8 @@ Changes to the AMDGPU Target
Changes to the OCaml bindings
-----------------------------
- During this release ...
+* The attribute API was completely overhauled, following the changes
+ to the C API.
External Open Source Projects Using LLVM 4.0.0
OpenPOWER on IntegriCloud