[llvm] Lint: Replace -lint-abort-on-error cl::opt with pass parameter (PR #132933)
    Matt Arsenault via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Aug  2 08:08:55 PDT 2025
    
    
  
arsenm wrote:
No frontend would ever use this pass, it's a compiler debugging utility only. Just running from opt is the intended use on a sample of IR 
https://github.com/llvm/llvm-project/pull/132933
    
    
More information about the llvm-commits
mailing list