[all-commits] [llvm/llvm-project] c13258: [ELF] Replace log with Log(ctx)
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Nov 7 09:30:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c13258ac495af2cca829752405123b5c9b70fa80
https://github.com/llvm/llvm-project/commit/c13258ac495af2cca829752405123b5c9b70fa80
Author: Fangrui Song <i at maskray.me>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M lld/ELF/AArch64ErrataFix.cpp
M lld/ELF/ARMErrataFix.cpp
M lld/ELF/Arch/LoongArch.cpp
M lld/ELF/Arch/RISCV.cpp
M lld/ELF/Driver.cpp
M lld/ELF/ICF.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/LinkerScript.cpp
M lld/ELF/SyntheticSections.cpp
M lld/test/ELF/arm-fix-cortex-a8-blx.s
M lld/test/ELF/arm-fix-cortex-a8-recognize.s
Log Message:
-----------
[ELF] Replace log with Log(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