jakehehrlich added a comment.

Need some clarification on this option

1. The rpath is the path from which libs mentioned in .dynamic are relative to?
2. Normally cmake first links binaries without setting the RPATH and then sets 
it later.
3. This makes RPATH always equal to the empty string and avoids the "relinking" 
step that resets RPATH

If so this LGTM


Repository:
  rC Clang

https://reviews.llvm.org/D46610



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

Reply via email to