mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
[FileCheck] Document --check-prefixes.
llvm-svn: 272683
This commit is contained in:
parent
a7650e55b0
commit
385661593f
@ -38,6 +38,11 @@ OPTIONS
|
||||
prefixes to match. Multiple prefixes are useful for tests which might
|
||||
change for different run options, but most lines remain the same.
|
||||
|
||||
.. option:: --check-prefixes prefix1,prefix2,...
|
||||
|
||||
An alias of :option:`--check-prefix` that allows multiple prefixes to be
|
||||
specified as a comma separated list.
|
||||
|
||||
.. option:: --input-file filename
|
||||
|
||||
File to check (defaults to stdin).
|
||||
|
Loading…
x
Reference in New Issue
Block a user