llvm-project
ed75ffdb - [AArch64][NFC] Fix label checks on ZCM tests (#173482)

Commit
6 days ago
[AArch64][NFC] Fix label checks on ZCM tests (#173482) Previous checks were dead code. Now we share single `ALL-LABEL` checks by all run lines. Note: the regex is currently needed for `--match-full-lines` which is needed by itself because the previous versions of these tests suffered from false positives due to partial matching: https://github.com/llvm/llvm-project/pull/143680.
Author
Parents
Loading