[all-commits] [llvm/llvm-project] 603db7: [LLD][COFF] Preserve all attributes from forwardin...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Tue Mar 26 05:18:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 603db7425ffa96915854f425b027cc8403ab333d
https://github.com/llvm/llvm-project/commit/603db7425ffa96915854f425b027cc8403ab333d
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M lld/COFF/Driver.cpp
M lld/test/COFF/export.test
Log Message:
-----------
[LLD][COFF] Preserve all attributes from forwarding exports from parsed .def files. (#86564)
It's similar to #86535, but for export specified in .def files.
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