diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-04 14:34:32 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-07-04 14:34:32 +0000 |
commit | cfc2377333754cc4a1b63015bb4c92be767449ad (patch) | |
tree | 013a8c76c339b3657efcb441de1a7f0a975a7689 /lldb/scripts/Python/python-extensions.swig | |
parent | 0c3b421b1aaad2c56feb203e52573125e5f218c4 (diff) | |
download | llvm-cfc2377333754cc4a1b63015bb4c92be767449ad.zip llvm-cfc2377333754cc4a1b63015bb4c92be767449ad.tar.gz llvm-cfc2377333754cc4a1b63015bb4c92be767449ad.tar.bz2 |
[CMake] Use LLVM_RUNTIME_OUTPUT_INTDIR for LLDB exectuable
Apparently there's a difference between using LLVM_RUNTIME_OUTPUT_INTDIR
and LLVM_BINARY_DIR. The former will point to the current binary
directory (i.e. that where lldb is built) while the former will always
point to LLVM's. This was causing trouble for the swift build but should
be a transparent for upstream lldb.
llvm-svn: 336278
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions