[llvm-branch-commits] [Clang] Optionally use NewPM to run CodeGen Pipeline (PR #191579)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 10 17:24:39 PDT 2026


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

This patch adds a new -cc1 option to clang that runs the codegen
pipeline using the NewPM. This enables easy testing of this flow through
clang.





More information about the llvm-branch-commits mailing list