[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
Thu Aug 11 02:01:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d513ef6cf46: [LLD] [COFF] Add support for a new, mingw specific embedded directive -exclude… (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D130120?vs=451430&id=451777#toc

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/docs/ReleaseNotes.rst
  lld/test/COFF/exclude-symbols-embedded.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130120.451777.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/99ad2598/attachment.bin>


More information about the llvm-commits mailing list