[PATCH] D108120: [lld] Add CMake options to disable individual linkers

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 06:14:51 PDT 2021


arichardson updated this revision to Diff 366877.
arichardson added a comment.

Fix unused function warning


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108120

Files:
  lld/CMakeLists.txt
  lld/include/lld/Common/config.h.cmake
  lld/test/COFF/lit.local.cfg
  lld/test/ELF/lit.local.cfg
  lld/test/MachO/lit.local.cfg
  lld/test/MinGW/lit.local.cfg
  lld/test/darwin/lit.local.cfg
  lld/test/lit.cfg.py
  lld/test/lit.site.cfg.py.in
  lld/test/mach-o/lit.local.cfg
  lld/test/wasm/lit.local.cfg
  lld/tools/lld/CMakeLists.txt
  lld/tools/lld/lld.cpp
  lld/unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108120.366877.patch
Type: text/x-patch
Size: 10067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/74158b42/attachment.bin>


More information about the llvm-commits mailing list