[clang] [CIR] Use SymbolTableCollection in LoweringPrepare's getCalledFunction (PR #195919)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 07:24:07 PDT 2026


xlauko wrote:

mlir::SymbolTableAnalysis stores this as attached ScopedSymbolTable to module I believe, which even survives between passes.

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


More information about the cfe-commits mailing list