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)
commit3b5ea5178d32853b77f3448cfbd43e3abdb0e6bb
tree2566fddb2a1de80119d96d99cbac68f59fd75e6a
parent007af3d14cf271e6333182ae1404d5e7ce801bb4
Use @rpath for libraries rather than @executable_path on OSX.

Patch by Benjamin Scarlet!

llvm-svn: 187641
llvm/runtime/libprofile/Makefile
llvm/tools/llvm-shlib/Makefile
llvm/tools/lto/Makefile