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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 05:00:37 PDT 2022


mstorsjo updated this revision to Diff 451421.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.

Use `--implicit-check-not` to simplify the testcase a little.


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/test/COFF/exclude-symbols.s
  lld/test/MinGW/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130118.451421.patch
Type: text/x-patch
Size: 4729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/00f9460b/attachment.bin>


More information about the llvm-commits mailing list