[PATCH] D108120: [lld] Add CMake options to disable individual linkers
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 12:11:32 PDT 2021
MaskRay added a comment.
Looks fine to me.
================
Comment at: lld/include/lld/Common/config.h.cmake:1
+/*===------- lld/Common/config.h - lld configuration --------------*- C -*-===*/
+/* */
----------------
The header is not needed. Many config.h.cmake files don't use the 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