[all-commits] [llvm/llvm-project] aaaa54: [LLD][COFF] Follow up comments on pr146610 (#147152)
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Tue Jul 22 01:44:57 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: aaaa54269b9b24205e902c76588d015a58995ce7
https://github.com/llvm/llvm-project/commit/aaaa54269b9b24205e902c76588d015a58995ce7
Author: Alexandre Ganea <alex_toresh at yahoo.fr>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M lld/COFF/Config.h
M lld/COFF/Driver.cpp
M lld/COFF/InputFiles.cpp
R lld/test/COFF/exported-dllmain.test
A lld/test/COFF/imported-dllmain-i386.test
A lld/test/COFF/imported-dllmain.test
Log Message:
-----------
[LLD][COFF] Follow up comments on pr146610 (#147152)
This is a follow-up PR for post-commit comments in
https://github.com/llvm/llvm-project/pull/146610
- Changed "exporteddllmain" references to "importeddllmain".
- Add support for x86 target and test coverage.
- Changed a comment to better express why we're skipping importing
`DllMain`.
(cherry picked from commit fcacd4e880c9a0b3f2bdaa43603aeddfa1b1cd2e)
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