[all-commits] [llvm/llvm-project] 61f80d: [LLD][COFF] Remove no longer needed symtabEC from ...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Fri Apr 11 09:50:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61f80db9a493e3f33dc01ecd5294856d33ca74d4
https://github.com/llvm/llvm-project/commit/61f80db9a493e3f33dc01ecd5294856d33ca74d4
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M lld/COFF/COFFLinkerContext.h
M lld/COFF/DLL.cpp
M lld/COFF/Driver.cpp
M lld/COFF/InputFiles.cpp
M lld/COFF/Writer.cpp
Log Message:
-----------
[LLD][COFF] Remove no longer needed symtabEC from COFFLinkerContext (NFC) (#135094)
With #135093, we may just use `symtab` instead.
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