[all-commits] [llvm/llvm-project] 461220: [Object][COFF][NFC] Make writeImportLibrary Native...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Tue Feb 13 06:17:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46122082a61ef5bb2871d2d9158739133ad0e113
https://github.com/llvm/llvm-project/commit/46122082a61ef5bb2871d2d9158739133ad0e113
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M lld/COFF/Driver.cpp
M llvm/include/llvm/Object/COFFImportFile.h
M llvm/lib/Object/COFFImportFile.cpp
M llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
M llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
Log Message:
-----------
[Object][COFF][NFC] Make writeImportLibrary NativeExports argument optional. (#81600)
It's not interesting for majority of downstream users.
More information about the All-commits
mailing list