[all-commits] [llvm/llvm-project] bc66e9: [lld-link] Replace message(...) with Msg(ctx)
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 3 21:29:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc66e9aaa69cf50634929f3bf10e40b336a6abb6
https://github.com/llvm/llvm-project/commit/bc66e9aaa69cf50634929f3bf10e40b336a6abb6
Author: Fangrui Song <i at maskray.me>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M lld/COFF/Driver.cpp
M lld/COFF/DriverUtils.cpp
M lld/COFF/PDB.cpp
Log Message:
-----------
[lld-link] Replace message(...) with Msg(ctx)
to avoid the global ctx.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list