[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
Wed May 3 10:55:02 PDT 2023


aganea updated this revision to Diff 519169.
aganea added a comment.

Rebase on D149610 <https://reviews.llvm.org/D149610>


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149611.519169.patch
Type: text/x-patch
Size: 18364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230503/426458ca/attachment.bin>


More information about the llvm-commits mailing list