beanz added a comment.

This is actually not the right fix here. We should actually fix this in LLVM to 
setup the rpath correctly on the targets during llvm_add_executable, then we 
can remove this hack from LLVM instead of copying it to Clang. It might also 
let us fix the RPATH goop in other tools too.


https://reviews.llvm.org/D25267



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

Reply via email to