[PATCH] D64589: [UpdateLLC/MIRTestChecks] Emit warning when invalid value for -check-prefix option

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 09:56:43 PDT 2019


xbolva00 added a comment.

In D64589#1582936 <https://reviews.llvm.org/D64589#1582936>, @RKSimon wrote:

> is there anyway that we could move this to common.py so we can reuse it in the other update scripts?


Thanks, I forgot about mir. Moved to common, now it warns for broken LLC/MIR prefixes.


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

https://reviews.llvm.org/D64589





More information about the llvm-commits mailing list