[llvm] [CodeGen][NPM] Port VirtRegRewriter to NPM (PR #130564)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 30 02:19:00 PDT 2025


================
@@ -223,9 +223,21 @@ class VirtRegRewriter : public MachineFunctionPass {
 
 public:
   static char ID;
----------------
Pierre-vh wrote:

unused ID here causes a build failure

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


More information about the llvm-commits mailing list