[all-commits] [llvm/llvm-project] 462c20: [LLD][COFF] Move entry thunk offset writing to wri...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Thu Jul 31 04:00:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 462c2084c4eff2b6a50f7686d5b67d41526c8c29
https://github.com/llvm/llvm-project/commit/462c2084c4eff2b6a50f7686d5b67d41526c8c29
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M lld/COFF/Chunks.cpp
M lld/COFF/Writer.cpp
Log Message:
-----------
[LLD][COFF] Move entry thunk offset writing to writeSections (NFC) (#151254)
To make it easier to add entry thunks to other chunk types.
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