diff options
author | Keno Fischer <keno@alumni.harvard.edu> | 2017-06-01 19:20:33 +0000 |
---|---|---|
committer | Keno Fischer <keno@alumni.harvard.edu> | 2017-06-01 19:20:33 +0000 |
commit | 532a9e888a6e759c044ea34f3b0d01113ff6d6be (patch) | |
tree | 486b8d5fcf55d9802801dcc8ffd38db8aa53777b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b762f689b900101a8188cadd8a2240b0657f8374 (diff) | |
download | bcm5719-llvm-532a9e888a6e759c044ea34f3b0d01113ff6d6be.tar.gz bcm5719-llvm-532a9e888a6e759c044ea34f3b0d01113ff6d6be.zip |
[llvm-config] Report --bindir based on LLVM_TOOLS_INSTALL_DIR
Summary:
`LLVM_TOOLS_INSTALL_DIR` was introduced in r272200 in order to override the directory
name into which to install LLVM's executable. However, `llvm-config --bindir` still reported
`$PREFIX/bin` independent of what LLVM_TOOLS_INSTALL_DIR was set to.
This fixes the out-of-tree clang standalone build for me.
Reviewers: beanz, tstellar
Reviewed By: tstellar
Subscribers: chapuni, tstellar, llvm-commits
Differential Revision: https://reviews.llvm.org/D22499
llvm-svn: 304458
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions