[Lldb-commits] [lldb] Remove redundant symbol lookups in IRExecutionUnit::FindInSymbols (PR #102835)
    Greg Clayton via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Aug 27 20:48:15 PDT 2024
    
    
  
clayborg wrote:
Don't let us hold this patch up if returning the the original patch that fixes things makes things work if you can't easily get the same functionality from this version of the patch. Will one part of this patch work with the new stuff and the other part not? If so, maybe we allow the place that works use the new functionality and just hard code the other one?
https://github.com/llvm/llvm-project/pull/102835
    
    
More information about the lldb-commits
mailing list