[libcxx-commits] [PATCH] D118725: [libc++] Add Unstable ABI CI run

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 4 14:02:03 PST 2022


ldionne added inline comments.


================
Comment at: libcxx/utils/ci/run-buildbot:397
+                   -DLIBUNWIND_TEST_CONFIG="llvm-libunwind-shared.cfg.in" \
+                   -DLIBCXX_ABI_UNSTABLE=ON
+    check-runtimes
----------------
Can you please create a CMake cache file like we do for the other jobs?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118725



More information about the libcxx-commits mailing list