[all-commits] [llvm/llvm-project] 8616c8: [LLD][COFF] Support alternate names in both symbol...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Fri Feb 21 03:52:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8616c873350a2fd91c0c8028065daf8026ce515f
https://github.com/llvm/llvm-project/commit/8616c873350a2fd91c0c8028065daf8026ce515f
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M lld/COFF/Config.h
M lld/COFF/Driver.cpp
M lld/COFF/Driver.h
M lld/COFF/DriverUtils.cpp
M lld/COFF/SymbolTable.cpp
M lld/COFF/SymbolTable.h
A lld/test/COFF/arm64x-altnames.s
Log Message:
-----------
[LLD][COFF] Support alternate names in both symbol tables on ARM64X (#127619)
The `.drectve` directive applies only to the namespace in which it is
defined, while the command-line argument applies only to the EC
namespace.
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