[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:57:55 PST 2020


ldionne updated this revision to Diff 244954.
ldionne added a comment.

Use a global variable to store the variables, per @smeenai's comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68648

Files:
  llvm/cmake/modules/AddLLVM.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68648.244954.patch
Type: text/x-patch
Size: 3733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/9ad46f43/attachment.bin>


More information about the llvm-commits mailing list