summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ReleaseNotes.rst')
-rw-r--r--docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 66b06a0837..c0c36be51d 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -80,6 +80,9 @@ Non-comprehensive list of changes in this release
* llvm-ar now uses the new Object library and produces archives and
symbol tables in the gnu format.
+* FileCheck now allows specifing -check-prefix multiple times. This
+ helps reduce duplicate check lines when using multiple RUN lines.
+
* ... next change ...
.. NOTE