[PATCH] D149611: [LLD][COFF] Allow overwriting directives exports with cmd-line exports
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 11:34:31 PDT 2023
aganea updated this revision to Diff 518817.
aganea marked 9 inline comments as done.
aganea added a comment.
Herald added subscribers: MaskRay, hiraditya.
Herald added a reviewer: jhenderson.
Herald added a reviewer: MaskRay.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149611/new/
https://reviews.llvm.org/D149611
Files:
lld/COFF/Config.h
lld/COFF/DLL.cpp
lld/COFF/Driver.cpp
lld/COFF/DriverUtils.cpp
lld/test/COFF/Inputs/ordinals-override.def
lld/test/COFF/export.test
lld/test/COFF/export32.test
lld/test/COFF/ordinals-override.test
llvm/include/llvm/Object/COFF.h
llvm/lib/Object/COFFObjectFile.cpp
llvm/tools/llvm-objdump/COFFDump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149611.518817.patch
Type: text/x-patch
Size: 19083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/689d980e/attachment.bin>
More information about the llvm-commits
mailing list