r335183 seems to accidentally have broken test/CodeGen/RISCV/indirectbr.ll
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I'm not clear why my testing didn't catch this test, but the label change looks exactly like what D48202 would change.
Appoving without retesting to unblock this.
Comment Actions
This was fixed in rL335202. In general, do feel free to direct commit minor test or build fixes without pre-commit review.
It seems that we really need to look at getting update_llc_test_checks.py to strip these label comments.