[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
Fri May 5 08:16:52 PDT 2023


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

Simplify `.drectve` section and fix tests for real.


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/export.test
  lld/test/COFF/export32.test
  lld/test/COFF/ordinals-override.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149611.519870.patch
Type: text/x-patch
Size: 15672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/f06e40ba/attachment.bin>


More information about the llvm-commits mailing list