[PATCH] D130118: [1/3] [LLD] [MinGW] Implement the --exclude-symbols option

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 02:01:36 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1da6469f9ea: [LLD] [MinGW] Implement the --exclude-symbols option (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D130118?vs=451421&id=451776#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130118

Files:
  lld/COFF/Driver.cpp
  lld/COFF/MinGW.cpp
  lld/COFF/MinGW.h
  lld/COFF/Options.td
  lld/MinGW/Driver.cpp
  lld/MinGW/Options.td
  lld/docs/ReleaseNotes.rst
  lld/test/COFF/exclude-symbols.s
  lld/test/MinGW/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130118.451776.patch
Type: text/x-patch
Size: 5104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/af1353d2/attachment.bin>


More information about the llvm-commits mailing list