diff options
| author | Mehdi Amini <mehdi.amini@apple.com> | 2016-06-03 21:45:34 +0000 |
|---|---|---|
| committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-06-03 21:45:34 +0000 |
| commit | 448dd8c5c64f6557fe395246b2a90e9a89b9eeb7 (patch) | |
| tree | e69133941ad474e19346f9b9c1de209d2808d21b /llvm | |
| parent | 981986cdfc46a49af3eecf7383181ac235b494cd (diff) | |
| download | bcm5719-llvm-448dd8c5c64f6557fe395246b2a90e9a89b9eeb7.tar.gz bcm5719-llvm-448dd8c5c64f6557fe395246b2a90e9a89b9eeb7.zip | |
Add a FIXME note in the release notes about documenting ThinLTO
llvm-svn: 271742
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 |

