| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-02-23 | Remove unhelpful `DEFINE_INTERNAL` from filecheck flags | Zalathar | -3/+2 | |
| This define was copied over from the run-make version of the test, but doesn't seem to serve any useful purpose. | ||||
| 2024-02-23 | Convert `tests/run-make/instrument-coverage` to an ordinary codegen test | Zalathar | -0/+121 | |
| This test was already very close to being an ordinary codegen test, except that it needed some extra logic to set a few variables based on (target) platform characteristics. Now that we have support for `//@ filecheck-flags:`, we can instead set those variables using the normal test revisions mechanism. | ||||
