aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2015-09-30 15:20:51 +0000
committerJohn Brawn <john.brawn@arm.com>2015-09-30 15:20:51 +0000
commitc11ef2a89cff1771b38961f0d4eec402d04c36dd (patch)
tree448ec3abb050a9a130d77d805435af1565c93887 /clang/lib/Driver/Tools.cpp
parent4e28ee243cac0aad6c071f93177d1e88f313c5f7 (diff)
downloadllvm-c11ef2a89cff1771b38961f0d4eec402d04c36dd.zip
llvm-c11ef2a89cff1771b38961f0d4eec402d04c36dd.tar.gz
llvm-c11ef2a89cff1771b38961f0d4eec402d04c36dd.tar.bz2
[CMake] Make the bindir and libdir arguments to set_output_directory optional
When building a plugin against an installed LLVM toolchain using add_llvm_loadable_module (in the documented manner) doesn't work as nothing sets the *_OUTPUT_INTDIR variables causing an error when set_output_directory is called. Making those arguments optional (causing the default output directory to be used) fixes this. Differential Revision: http://reviews.llvm.org/D13215 llvm-svn: 248911
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions