aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2017-01-25 19:33:14 +0000
committerMichal Gorny <mgorny@gentoo.org>2017-01-25 19:33:14 +0000
commit30dc91a7073b5cdda7fd3d6fbece28a400fdda81 (patch)
tree7ddc915000d2ef302f5327f02155b22a1cca1523 /clang/lib/Frontend/CompilerInvocation.cpp
parentee9aa3ffee4ff13524af8863f9b9331f181a4c41 (diff)
downloadllvm-30dc91a7073b5cdda7fd3d6fbece28a400fdda81.zip
llvm-30dc91a7073b5cdda7fd3d6fbece28a400fdda81.tar.gz
llvm-30dc91a7073b5cdda7fd3d6fbece28a400fdda81.tar.bz2
[cmake] Fix -rpath-link in stand-alone build
Set LLVM_LIBRARY_OUTPUT_INTDIR as expected by llvm_setup_rpath() macro when doing stand-alone builds. This is required to pass correct -rpath-link when linking shared libraries, and therefore ensure that the linker can find dependency libraries correctly during the build. Differential Revision: https://reviews.llvm.org/D29099 llvm-svn: 293078
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions