[libcxx-commits] [PATCH] D126017: [libunwind][ci][AIX] Add libunwind to buildbot CI
Xing Xue via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 19 13:49:15 PDT 2022
xingxue created this revision.
xingxue added reviewers: ldionne, MaskRay, compnerd, daltenty.
xingxue added a project: LLVM.
Herald added subscribers: libcxx-commits, StephenFan, arichardson, mgorny.
Herald added projects: libunwind, All.
Herald added a reviewer: libunwind.
xingxue requested review of this revision.
Herald added a project: libc++.
Herald added a reviewer: libc++.
This patch changes scripts to add libunwind CI on AIX. The common test suite setup for libunwind is moved to a new file `cmake-bridge.cfg.in` that is used in test config files similar to what is done for libcxx and libcxxabi. Test config file `ibm-libunwind-shared.cfg.in` is added for AIX.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126017
Files:
libcxx/cmake/caches/AIX.cmake
libcxx/utils/ci/run-buildbot
libunwind/test/CMakeLists.txt
libunwind/test/configs/cmake-bridge.cfg.in
libunwind/test/configs/ibm-libunwind-shared.cfg.in
libunwind/test/configs/llvm-libunwind-shared.cfg.in
libunwind/test/configs/llvm-libunwind-static.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126017.430735.patch
Type: text/x-patch
Size: 7951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220519/283afa0c/attachment.bin>
More information about the libcxx-commits
mailing list