about summary refs log tree commit diff
path: root/tests/codegen/meta-filecheck
AgeCommit message (Collapse)AuthorLines
2024-02-23Allow tests to specify a `//@ filecheck-flags:` headerZalathar-0/+8
Any flags specified here will be passed to LLVM's `filecheck` tool, in tests that use that tool.
2024-02-23Add some simple meta-tests for the handling of `filecheck` flagsZalathar-0/+31