Use @rpath for libraries rather than @executable_path on OSX.
authorEric Christopher <echristo@gmail.com>
Fri, 2 Aug 2013 01:51:52 +0000 (01:51 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 2 Aug 2013 01:51:52 +0000 (01:51 +0000)
commit9f4eaaf0dca65851ecdd16d266f49edfd2b11949
treeb75fabed34c436e7ef9e59a8181758685aedaf1f
parentbe9f508aecfd255f47f8ea3cfe4fadbf1382ba10
Use @rpath for libraries rather than @executable_path on OSX.

Patch by Benjamin Scarlet!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187641 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/Makefile
tools/llvm-shlib/Makefile
tools/lto/Makefile