[Lldb-commits] [lldb] Remove redundant symbol lookups in IRExecutionUnit::FindInSymbols (PR #102835)

Dmitrii Galimzianov via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 27 17:27:00 PDT 2024


DmT021 wrote:

> What happens if we stop preferring the external symbols over internal ones in IRExecutionUnit::FindInSymbols? What tests break?

It looks like there are no failing tests.

https://github.com/llvm/llvm-project/pull/102835


More information about the lldb-commits mailing list