[all-commits] [llvm/llvm-project] 36146d: [ELF] Make LinkerDrive::link a template. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Mar 19 17:13:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36146d2b6be53e5e98dee3c1fce8699db9615728
https://github.com/llvm/llvm-project/commit/36146d2b6be53e5e98dee3c1fce8699db9615728
Author: Fangrui Song <i at maskray.me>
Date: 2024-03-19 (Tue, 19 Mar 2024)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
Log Message:
-----------
[ELF] Make LinkerDrive::link a template. NFC
This avoids many invokeELFT in `link`.
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