diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 47dde2fc858..7e308c3ed56 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -65,6 +65,9 @@ Non-comprehensive list of changes in this release need to be updated to replace the argument node and remove any dead nodes in cases where they currently return an ``SDNode *`` from this interface. +* Introduction of ThinLTO: [FIXME: needs to be documented more extensively in + /docs/ ; ping Mehdi/Teresa before the release if not done] + .. 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 |

