[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 14:31:54 PDT 2021
arichardson added inline comments.
================
Comment at: lld/include/lld/Common/config.h.cmake:1
+/*===------- lld/Common/config.h - lld configuration --------------*- C -*-===*/
+/* */
----------------
MaskRay wrote:
> The header is not needed. Many config.h.cmake files don't use the header.
Will drop it, I believe I just copied it from the LLVM config header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108120/new/
https://reviews.llvm.org/D108120
More information about the llvm-commits
mailing list