mgorny added inline comments.

================
Comment at: CMakeLists.txt:198
 
+set(CLANG_DEFAULT_LINKER "" CACHE STRING
+  "Default linker to use (\"bfd\" or \"gold\" or \"lld\", empty for platform 
default")
----------------
Is there a reason not to allow using the absolute path here, like for the 
command-line option?


Repository:
  rL LLVM

https://reviews.llvm.org/D25263



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to