[all-commits] [llvm/llvm-project] 33b71e: [LLD] [COFF] Fix automatic export of symbols from ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu May 20 14:37:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33b71ec9c6719d3b6429f121dcf1f6f7c7f5abef
https://github.com/llvm/llvm-project/commit/33b71ec9c6719d3b6429f121dcf1f6f7c7f5abef
Author: Martin Storsjö <martin at martin.st>
Date: 2021-05-21 (Fri, 21 May 2021)
Changed paths:
M lld/COFF/Chunks.cpp
M lld/COFF/Driver.cpp
M lld/COFF/InputFiles.cpp
A lld/test/COFF/export-all-lto.ll
Log Message:
-----------
[LLD] [COFF] Fix automatic export of symbols from LTO objects
Differential Revision: https://reviews.llvm.org/D101569
More information about the All-commits
mailing list