[all-commits] [llvm/llvm-project] 97aa56: [LLD][COFF] Move delayLoadHelper and tailMergeUnwi...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Tue Jan 28 03:07:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97aa56ada5d25803112901ff06764975506ce7a6
https://github.com/llvm/llvm-project/commit/97aa56ada5d25803112901ff06764975506ce7a6
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M lld/COFF/Config.h
M lld/COFF/DLL.cpp
M lld/COFF/DLL.h
M lld/COFF/Driver.cpp
M lld/COFF/SymbolTable.h
M lld/COFF/Writer.cpp
Log Message:
-----------
[LLD][COFF] Move delayLoadHelper and tailMergeUnwindInfoChunk to SymbolTable (NFC) (#124729)
In preparation for ARM64X delay-load import support (#124600).
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