about summary refs log tree commit diff
path: root/tests/codegen/meta-filecheck/filecheck-flags.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-8/+0
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.