[all-commits] [llvm/llvm-project] 640d9b: [lld] Fix duplicate word typos. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Nov 8 17:28:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 640d9b3296b6290eb7f65783a9a77b9851bd9745
https://github.com/llvm/llvm-project/commit/640d9b3296b6290eb7f65783a9a77b9851bd9745
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M lld/COFF/DebugTypes.cpp
M lld/COFF/PDB.cpp
M lld/MachO/Driver.cpp
M lld/MachO/ICF.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/UnwindInfoSection.cpp
M lld/test/ELF/arm-fix-cortex-a8-toolarge.s
M lld/wasm/Writer.cpp
Log Message:
-----------
[lld] Fix duplicate word typos. NFC
Based on lld/ part of D137338 but reflowed comments.
More information about the All-commits
mailing list