[all-commits] [llvm/llvm-project] bfb12e: [LLD][COFF] Allow additional attributes in forward...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Tue Mar 26 05:07:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfb12ef33a90bd20c3a76094ef4393a8defbb712
https://github.com/llvm/llvm-project/commit/bfb12ef33a90bd20c3a76094ef4393a8defbb712
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M lld/COFF/DriverUtils.cpp
M lld/test/COFF/export.test
Log Message:
-----------
[LLD][COFF] Allow additional attributes in forwarding exports. (#86535)
Testing with MSVC link.exe showed that it respects such options, while
LLD currently discards them.
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