[all-commits] [llvm/llvm-project] e3fcf2: [ELF] Simplify llvm::enumerate with structured bin...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Aug 9 21:52:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3fcf2e06fbf8273f68a6985f1309136dae59eb1
https://github.com/llvm/llvm-project/commit/e3fcf2e06fbf8273f68a6985f1309136dae59eb1
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M lld/ELF/Arch/RISCV.cpp
M lld/ELF/DWARF.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/SyntheticSections.cpp
Log Message:
-----------
[ELF] Simplify llvm::enumerate with structured binding. NFC
More information about the All-commits
mailing list