[PATCH] D38057: Try again to fix libcxx CMake so that it doesn't break when no LLVM source tree is available
Mike Edwards via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 22:13:53 PDT 2017
sqlbyme added a comment.
So after locally reverting r313643 and then applying only the patch related to libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake I was able to configure and build libcxx successfully.
https://reviews.llvm.org/D38057
More information about the llvm-commits
mailing list