mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
59f495c8a7
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.
|