[all-commits] [llvm/llvm-project] d9dbf9: [ELF] Move init from ELFFileBase constructor to a ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Oct 2 21:10:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9dbf9e30a581fcadd667b6d8e5827a4003b85a2
https://github.com/llvm/llvm-project/commit/d9dbf9e30a581fcadd667b6d8e5827a4003b85a2
Author: Fangrui Song <i at maskray.me>
Date: 2022-10-02 (Sun, 02 Oct 2022)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
Log Message:
-----------
[ELF] Move init from ELFFileBase constructor to a separate function. NFC
More information about the All-commits
mailing list