aboutsummaryrefslogtreecommitdiff
path: root/libcxx/utils/ci/run-buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/utils/ci/run-buildbot')
-rwxr-xr-xlibcxx/utils/ci/run-buildbot7
1 files changed, 0 insertions, 7 deletions
diff --git a/libcxx/utils/ci/run-buildbot b/libcxx/utils/ci/run-buildbot
index 0094fa8..ad09b32 100755
--- a/libcxx/utils/ci/run-buildbot
+++ b/libcxx/utils/ci/run-buildbot
@@ -492,13 +492,6 @@ bootstrapping-build)
echo "--- Installing libc++ and libc++abi to a fake location"
${NINJA} -C "${BUILD_DIR}" install-runtimes
;;
-legacy-test-config)
- clean
- generate-cmake -DLIBCXX_TEST_CONFIG="legacy.cfg.in" \
- -DLIBCXXABI_TEST_CONFIG="${MONOREPO_ROOT}/libcxxabi/test/lit.site.cfg.in" \
- -DLIBUNWIND_TEST_CONFIG="${MONOREPO_ROOT}/libunwind/test/lit.site.cfg.in"
- check-runtimes
-;;
legacy-project-build)
clean