[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
Wed Aug 10 05:46:42 PDT 2022
mstorsjo updated this revision to Diff 451430.
mstorsjo added a comment.
Simplify the test with `--implicit-check-not=Name:`, use `DenseSet<StringRef>` as suggested.
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.451430.patch
Type: text/x-patch
Size: 4401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/91f33e06/attachment.bin>
More information about the llvm-commits
mailing list