[PATCH] D130120: [2/3] [LLD] [COFF] Add support for a new, mingw specific embedded directive -exclude-symbols:

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 04:35:36 PDT 2022


mstorsjo updated this revision to Diff 446784.
mstorsjo added a comment.

Test multiple symbols with one directive


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130120/new/

https://reviews.llvm.org/D130120

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/DriverUtils.cpp
  lld/COFF/MinGW.cpp
  lld/COFF/MinGW.h
  lld/test/COFF/exclude-symbols-embedded.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130120.446784.patch
Type: text/x-patch
Size: 4127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/d20884ba/attachment.bin>


More information about the llvm-commits mailing list