[clang] [CIR] Upstream cir-canonicalize pass (PR #131891)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 18 14:02:53 PDT 2025


================
@@ -326,6 +326,7 @@ bool AssemblerInvocation::CreateFromArgs(AssemblerInvocation &Opts,
     }
   }
   Opts.LLVMArgs = Args.getAllArgValues(OPT_mllvm);
+
----------------
erichkeane wrote:

unrelated change.

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


More information about the cfe-commits mailing list