[PATCH] D64650: Add a TargetMachineVerifier that runs along with the existing MachineVerifier

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 15:54:12 PDT 2019


dsanders added a comment.

> Interestingly, TargetMachineVerifier successfully elides the printer on an older branch but not on trunk, while MachineVerifier fails on both.

Sorry, the older branch actually fails to elide it too. I was checking the wrong working copy.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64650





More information about the llvm-commits mailing list