[all-commits] [llvm/llvm-project] 254bfe: [llvm-ar][Object][COFF] Add support for EC symbols...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Wed Mar 20 05:39:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 254bfe955ac3deba08dbbe490ef3cf5004a3bd6e
https://github.com/llvm/llvm-project/commit/254bfe955ac3deba08dbbe490ef3cf5004a3bd6e
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M llvm/include/llvm/Object/ArchiveWriter.h
M llvm/lib/Object/ArchiveWriter.cpp
A llvm/test/tools/llvm-ar/ecsymbols.ll
A llvm/test/tools/llvm-ar/ecsymbols.yaml
A llvm/test/tools/llvm-lib/empty.test
Log Message:
-----------
[llvm-ar][Object][COFF] Add support for EC symbols to llvm-ar. (#85230)
Make writeArchive IsEC argument optional and use EC symbol map when indicated by input object files.
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