diff options
author | Ben Craig <ben.craig@codeaurora.org> | 2016-04-18 13:30:38 +0000 |
---|---|---|
committer | Ben Craig <ben.craig@codeaurora.org> | 2016-04-18 13:30:38 +0000 |
commit | ab56c4041bbf9dc091068fc8c18687734ba1545e (patch) | |
tree | db46cdeffab590cc6038859cd00a72d2ec0796ae /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | f4c1cd4006626ebccdd2a7096bbe2b26bb91097f (diff) | |
download | bcm5719-llvm-ab56c4041bbf9dc091068fc8c18687734ba1545e.tar.gz bcm5719-llvm-ab56c4041bbf9dc091068fc8c18687734ba1545e.zip |
Respect LIBCXXABI_LIBDIR_SUFFIX before an install
Prior to this patch, setting LIBCXXABI_LIBDIR_SUFFIX would confuse the
check-libcxxabi target. libc++abi.* would get output to lib instead of
lib${LIBCXXABI_LIBDIR_SUFFIX}, but the tests would look in the suffixed
directory.
Now, we match what libcxx does, and set the CMAKE_*_OUTPUT_DIRECTORY to the
LIBRARY_DIR.
http://reviews.llvm.org/D17410
llvm-svn: 266611
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions