================ @@ -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