[llvm-branch-commits] [llvm] [NPM] Port ImmutableModuleSummaryAnalysis to NPM (PR #203510)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jul 5 19:37:02 PDT 2026
boomanaiden154 wrote:
> I think this is a use case when analysis is required to be initialized with an external object. see
Well it's not getting initialized anywhere. It also seems like a giant footgun to have a no-parameter constructor that initializes the pass to not have anything.
https://github.com/llvm/llvm-project/pull/203510
More information about the llvm-branch-commits
mailing list