[PATCH] Add new FileCheck feature to 3.4 release notes
Matt Arsenault
Matthew.Arsenault at amd.com
Mon Nov 11 18:59:02 PST 2013
Hi void,
http://llvm-reviews.chandlerc.com/D2143
Files:
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -80,6 +80,9 @@
* 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2143.1.patch
Type: text/x-patch
Size: 448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131111/1efbc82e/attachment.bin>
More information about the llvm-commits
mailing list