[PATCH] D38665: [CMake] Fix linker detection in AddLLVM.cmake

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 15:38:29 PDT 2017


ruiu added a comment.

I believe it only recognizes -fuse-ld=bfd and -fuse-ld=gold. You cannot pass any other linker name.


Repository:
  rL LLVM

https://reviews.llvm.org/D38665





More information about the llvm-commits mailing list