[all-commits] [llvm/llvm-project] c53e52: [LLD][COFF] Implement ECExportThunkChunk::classof ...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Fri Mar 7 09:35:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c53e527bf8d79c6f05325d9246f66e765d784f9c
https://github.com/llvm/llvm-project/commit/c53e527bf8d79c6f05325d9246f66e765d784f9c
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M lld/COFF/Chunks.h
M lld/test/COFF/build-id-sym.s
Log Message:
-----------
[LLD][COFF] Implement ECExportThunkChunk::classof (NFC) (#130106)
Allows using `dyn_cast_or_null` in `maybeAddAddressTakenFunction` in #128440.
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