Fix standalone test-suite run.
authorEric Fiselier <eric@efcs.ca>
Wed, 17 Jan 2018 22:07:09 +0000 (22:07 +0000)
committerEric Fiselier <eric@efcs.ca>
Wed, 17 Jan 2018 22:07:09 +0000 (22:07 +0000)
commit6ae8abf24190c0500e7c6a4a83d1abc523822097
tree2f22a5b7e3e7ea4077ab18c92663161dd1b87158
parentc60a23a6af421dfd43c10a898d65819317523e31
Fix standalone test-suite run.

This patch updates libc++abi's HandleOutOfTreeLLVM.cmake to match
libc++'s -- and more importantly, to fix a bug where llvm-lit wasn't
found/created when libc++abi was built out-of-tree. This prevented
the test suite from running.

llvm-svn: 322768
libcxxabi/cmake/Modules/HandleOutOfTreeLLVM.cmake
libcxxabi/test/CMakeLists.txt