[PATCH] D68267: [MBB LiveIn lists, MachineVerifier, SystemZ] New method isLiveOut() and mverifier improvement.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 11:16:29 PST 2019


RKSimon added a comment.

I've raised https://bugs.llvm.org/show_bug.cgi?id=43938 but normal practice would be to revert and fix the tests before recommitting.

I HIGHLY recommend you always build with EXPENSIVE_CHECKS enabled if you are working in this area.


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

https://reviews.llvm.org/D68267





More information about the llvm-commits mailing list