[PATCH] D87202: Add a new hidden option -dot-cfg-changes which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.
    Jamie Schmeiser via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 18 10:14:41 PST 2020
    
    
  
jamieschmeiser added a comment.
A new quiet mode for change printers is being considered in https://reviews.llvm.org/D92589.  I will likely have to change this patch based on the results of that, which would introduce a quiet mode into this change reporter also.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87202/new/
https://reviews.llvm.org/D87202
    
    
More information about the llvm-commits
mailing list