diff options
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/ReleaseNotes.rst | 3 |
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 |