[PATCH] D31878: [Asm] Add debug tracing in table-generated assembly matcher

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 13:38:24 PDT 2017


echristo added a comment.

Seems that having a value parameter for MII in all of these targets is a little less than desirable. Also, perhaps you could just add it to the base class if you're going to use it everywhere by default?


Repository:
  rL LLVM

https://reviews.llvm.org/D31878





More information about the llvm-commits mailing list