DmT021 wrote:

The tricky part is in the post-processing. IRExecutionUnit::FindInSymbols wants 
an external symbol and falls back to an internal one after all the modules are 
scanned. SymbolContext::FindBestGlobalDataSymbol prefers an internal symbol if 
it is found in the hinted module.
Also resolution of a reexported symbol is part of the post-processing

https://github.com/llvm/llvm-project/pull/102835
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to