[all-commits] [llvm/llvm-project] 9af90e: [ELF] De-template reportUndefinedSymbols. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Feb 5 15:04:07 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9af90e205aad3ce07df5e10ba8a03e8e1f9eed68
https://github.com/llvm/llvm-project/commit/9af90e205aad3ce07df5e10ba8a03e8e1f9eed68
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M lld/ELF/Relocations.cpp
M lld/ELF/Relocations.h
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] De-template reportUndefinedSymbols. NFC
My x86-64 lld executable is 16KiB smaller.
More information about the All-commits
mailing list