diff options
Diffstat (limited to 'openmp')
-rw-r--r-- | openmp/docs/ReleaseNotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openmp/docs/ReleaseNotes.rst b/openmp/docs/ReleaseNotes.rst index 6c1a46c..89a43e3 100644 --- a/openmp/docs/ReleaseNotes.rst +++ b/openmp/docs/ReleaseNotes.rst @@ -20,6 +20,9 @@ from the `LLVM releases web site <https://llvm.org/releases/>`_. Non-comprehensive list of changes in this release ================================================= +- Removed the standalone build mode. It is redundant with the runtimes default + build. + Device Runtime -------------- - Changed the OpenMP DeviceRTL to use 'generic' IR. The |