[all-commits] [llvm/llvm-project] 5bc4e1: [ELF] Set config->exportDynamic to true if config-...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Feb 24 11:32:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bc4e15c6e3dee7acf558ed68316a9a968e9bc0f
https://github.com/llvm/llvm-project/commit/5bc4e15c6e3dee7acf558ed68316a9a968e9bc0f
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/LTO.cpp
M lld/ELF/Symbols.h
Log Message:
-----------
[ELF] Set config->exportDynamic to true if config->shared. NFC
More information about the All-commits
mailing list