[PATCH] D110035: [CMake] Add detection for the mold linker in AddLLVM.cmake.

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 09:22:05 PDT 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

> and mold keeps being identified as Gold internally for now.

Why do we want to keep identifying it as Gold? I guess it's because additional work needs to happen if we don't just treat it as Gold?

LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110035



More information about the llvm-commits mailing list