[libcxx-commits] [PATCH] D86540: [libcxxabi, libunwind] support running tests in standalone mode

Dominik Montada via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 22 00:54:46 PDT 2020


gargaroff updated this revision to Diff 293366.
gargaroff marked 2 inline comments as done.
gargaroff added a comment.

Reuse LIBUNWIND_LIBCXX_PATH.
Unify HandleOutOfTreeLLVM handling in libcxxabi and libunwind by reusing the one from libcxx.
Define {lib}_STANDALONE_BUILD outside of HandleOutOfTreeLLVM.
Define LLVM_LIT_OUTPUT_DIR outside of HandleOutOfTreeLLVM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86540/new/

https://reviews.llvm.org/D86540

Files:
  libcxx/CMakeLists.txt
  libcxx/cmake/Modules/HandleOutOfTreeLLVM.cmake
  libcxxabi/CMakeLists.txt
  libcxxabi/cmake/Modules/HandleOutOfTreeLLVM.cmake
  libunwind/CMakeLists.txt
  libunwind/test/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86540.293366.patch
Type: text/x-patch
Size: 18382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200922/9b9fb2e6/attachment-0001.bin>


More information about the libcxx-commits mailing list