[llvm-branch-commits] [CodeGen][NewPM] Plumb MCContext through buildCodeGenPipeline (PR #182794)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Feb 22 20:11:37 PST 2026


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/182794

Otherwise we cannot create an MCStreamer without getting MMI, which we
cannot do until we have started running AsmPrinter without also plumbing
MMI through CodeGenPassBuilder.





More information about the llvm-branch-commits mailing list