[PATCH] D64650: Add a TargetMachineVerifier that runs along with the existing MachineVerifier
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 12 14:02:31 PDT 2019
    
    
  
arsenm added a comment.
Having it as an independent pass may be kind of annoying. Having verifier runs in -print-before-all/-print-after-all is annoying enough already, and this would double them
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