[all-commits] [llvm/llvm-project] 778742: [ELF] Avoid redundant assignment to Symbol fields....
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Sep 28 17:56:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 778742760534499e90a410e6187dd6c491150332
https://github.com/llvm/llvm-project/commit/778742760534499e90a410e6187dd6c491150332
Author: Fangrui Song <i at maskray.me>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/ELF/Symbols.h
Log Message:
-----------
[ELF] Avoid redundant assignment to Symbol fields. NFC
More information about the All-commits
mailing list