[llvm-branch-commits] [lld][WebAssembly] Replace config-> with ctx.arg. (PR #119835)
Fangrui Song via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 31 16:08:31 PST 2024
================
@@ -48,7 +48,7 @@ ConfigWrapper config;
Ctx ctx;
----------------
MaskRay wrote:
Removed `ConfigWrapper config`. Yes, that was intended to be a follow-up, but it seems easy to fold it into this PR.
https://github.com/llvm/llvm-project/pull/119835
More information about the llvm-branch-commits
mailing list