[PATCH] D99599: [NewPM] Add an option to dump pass structure
    Eugene Leviant via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  4 09:33:07 PDT 2021
    
    
  
evgeny777 added a comment.
> Could you explain why -debug-pass-manager doesn't fit your use case?
I wanted to have something similar to -debug-pass=Structure, because the above is too verbose and lacks identation. What's the problem with this one, anyway?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99599/new/
https://reviews.llvm.org/D99599
    
    
More information about the llvm-commits
mailing list