Skip to content

Commit

Permalink
Update and rename FileCheck.md to filecheck.md
Browse files Browse the repository at this point in the history
  • Loading branch information
P2Tree authored Jan 3, 2025
1 parent 0676771 commit 29b0b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/FileCheck.md → pages/common/filecheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Flexible pattern matching file verifier.
> It is typically used from LLVM regression tests and forms a part of lit test.
> More information: <https://llvm.org/docs/CommandGuide/FileCheck.html>
> More information: <https://llvm.org/docs/CommandGuide/FileCheck.html>.
- Match `input_file` content with pattern file `check_file`:

Expand Down

0 comments on commit 29b0b82

Please sign in to comment.