summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2013-11-12 08:05:30 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2013-11-12 08:05:30 +0000
commit72c83a867cc70d1166a8d9c5ea18535dc5e87a07 (patch)
treeef3b73a53dbf878f5f6587f452ecab0d973fdddc /llvm/docs
parent750ea692e83bd84797eb357316a41af9acc41b8b (diff)
downloadbcm5719-llvm-72c83a867cc70d1166a8d9c5ea18535dc5e87a07.tar.gz
bcm5719-llvm-72c83a867cc70d1166a8d9c5ea18535dc5e87a07.zip
Add new FileCheck feature to 3.4 release notes
llvm-svn: 194456
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 66b06a08372..c0c36be51d3 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/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
OpenPOWER on IntegriCloud