Commit b7a93b1
authored
[Utils][update_mc_test_checks] Generate check lines in alphabetical order. (llvm#164424)
Currently, check lines are generated beginning from those with
the most used prefixes, and then if two or more prefixes cover
the same number of RUN lines, they would come in the order of
those RUN lines.
This means adding RUN lines may change the order of check lines,
even if the set of check prefixes remained the same, which is not
ideal.1 parent 4f020c4 commit b7a93b1
File tree
2 files changed
+828
-824
lines changed- llvm
- test/MC/AMDGPU
- utils
2 files changed
+828
-824
lines changed
0 commit comments