[llvm-branch-commits] [lld][WebAssembly] Replace config-> with ctx.arg. (PR #119835)
Sam Clegg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Dec 30 09:40:23 PST 2024
================
@@ -48,7 +48,7 @@ ConfigWrapper config;
Ctx ctx;
----------------
sbc100 wrote:
Can we remove the global `config` on line 47, or is that for a followup?
https://github.com/llvm/llvm-project/pull/119835
More information about the llvm-branch-commits
mailing list