[PATCH] D68648: [CMake] Only detect the linker once in AddLLVM.cmake

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 05:58:45 PST 2020


ldionne added a comment.

@smeenai I'm now using `CACHE` variables, which should mean the detection is performed exactly once per build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68648





More information about the llvm-commits mailing list