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

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 05:43:10 PDT 2021


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

Drop unnecessary copyright from config.h header.

@sbc100 are you still strongly opposed to this patch?


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.374815.patch
Type: text/x-patch
Size: 9408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210924/31c5b6ec/attachment.bin>


More information about the llvm-commits mailing list