mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-15 17:58:50 +00:00
![Matt Arsenault](/assets/img/avatar_default.png)
This is useful if you want to run multiple variations of a single test, and the majority of check lines should be the same. llvm-svn: 194343
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
RUN: FileCheck -check-prefix=RUN -input-file %s %s
|
|
// Prefix is at the first character in the file. The run line then matches itself.
|