[Lldb-commits] [lldb] [mlir] Add config for PDL (PR #69927)
    Jacques Pienaar via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Oct 27 09:47:53 PDT 2023
    
    
  
jpienaar wrote:
> Can you expand on the motivation? Why is it a problem that PDL is always included? Your description isn’t very explicit on the impact.
Done. Its not PDL specific, I think it is a problem if any dialect is always included even if not used :) The others just have a simple method to elide.
https://github.com/llvm/llvm-project/pull/69927
    
    
More information about the lldb-commits
mailing list