[PATCH] D64819: [UpdateTestChecks][Bug41532] Add handle of basic block names.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 04:01:17 PDT 2019


nikic added a comment.

I'm not sure I see the value in this change in either implementation. Changing block names seem to be a pretty niche issue (haven't ever run into this myself) and I don't think handling them in update_test_checks is worth the churn it will cause.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64819/new/

https://reviews.llvm.org/D64819





More information about the llvm-commits mailing list