diff options
author | Alexandre Ganea <alex_toresh@yahoo.fr> | 2025-07-02 08:53:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 08:53:18 -0400 |
commit | e63de82d904c2364c84489894eeb81fb9c08a023 (patch) | |
tree | dda80431039f6f2d61de7246e4b9d60c73f401bb /clang/lib/Basic | |
parent | acb52a8a98f0d14a6720f8f6b40e0194ccf9b426 (diff) | |
download | llvm-e63de82d904c2364c84489894eeb81fb9c08a023.zip llvm-e63de82d904c2364c84489894eeb81fb9c08a023.tar.gz llvm-e63de82d904c2364c84489894eeb81fb9c08a023.tar.bz2 |
[LLD][COFF] Disallow importing DllMain from import libraries (#146610)
This is a workaround for
https://github.com/llvm/llvm-project/issues/82050 by skipping the `DllMain` symbol if seen in aimport library. If this situation occurs, after this commit a warning will also be displayed. The warning can be silenced with `/ignore:exporteddllmain`
Diffstat (limited to 'clang/lib/Basic')
0 files changed, 0 insertions, 0 deletions