[all-commits] [llvm/llvm-project] ec4d5a: [LLD][COFF] Preserve original symbol name when res...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Mon Aug 26 10:20:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec4d5a6658782b4a88c634d5b332c56b754c5949
https://github.com/llvm/llvm-project/commit/ec4d5a6658782b4a88c634d5b332c56b754c5949
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M lld/COFF/SymbolTable.cpp
M lld/COFF/Symbols.cpp
M lld/COFF/Symbols.h
M lld/test/COFF/symtab.test
Log Message:
-----------
[LLD][COFF] Preserve original symbol name when resolving weak aliases. (#105897)
Instead of replacing it with target's name.
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