diff options
-rw-r--r-- | docs/ReleaseNotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 66b06a0..c0c36be 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 |