[libcxx-commits] [PATCH] D99913: [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime
Zibi Sarbino via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 25 06:38:10 PST 2021
zibi added inline comments.
================
Comment at: libcxx/cmake/caches/zOS.cmake:1
+set(LLVM_EXTERNAL_UNWIND_SOURCE_DIR "$ENV{LLVM_BASE}/zos-unwind" CACHE PATH "")
----------------
nit: I would rename this file to be `zos.cmake` to match what we have for libcxx downstream yet to be upstreamed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99913/new/
https://reviews.llvm.org/D99913
More information about the libcxx-commits
mailing list