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

Frederic Cambus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 05:05:39 PDT 2021


fcambus added a comment.

> 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?

Wrong assumption on my part, there is in fact no need to keep identifying as Gold. Will send an updated revision.


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