mehdi_amini added a comment.

I reproduced with clang that ships with XCode by doing:

      ln -s `xcrun -find clang` /tmp/clang
      /tmp/clang /tmp/main.cpp  -flto
      clang: warning: libLTO.dylib relative to clang installed dir not found; 
using 'ld' default search path instead
  `




Repository:
  rL LLVM

https://reviews.llvm.org/D25932



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

Reply via email to