[PATCH] D25382: Add @loader_path to rpath on mac

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 15:14:40 PDT 2016


dschuff added a reviewer: beanz.
dschuff added a comment.

So this seems to work but I'm not sure if it's the best solution; I'm hoping an OSX and/or CMake expert can help. Should I make it conditional on -DLLVM_LINK_LLVM_DYLIB? Can/should it be done just for libLTO and not for the executable tools? Something else?


https://reviews.llvm.org/D25382





More information about the llvm-commits mailing list