mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 05:00:26 +00:00
Add new FileCheck feature to 3.4 release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194456 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0cbecb56fb
commit
c3f4491d91
@ -80,6 +80,9 @@ Non-comprehensive list of changes in this release
|
|||||||
* llvm-ar now uses the new Object library and produces archives and
|
* llvm-ar now uses the new Object library and produces archives and
|
||||||
symbol tables in the gnu format.
|
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 ...
|
* ... next change ...
|
||||||
|
|
||||||
.. NOTE
|
.. NOTE
|
||||||
|
Loading…
Reference in New Issue
Block a user