[all-commits] [llvm/llvm-project] 052a4b: [CI] Clean up runtimes builds (#131913)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Mar 21 12:40:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 052a4b54a75364f13ea5001bba00691da4d8c239
      https://github.com/llvm/llvm-project/commit/052a4b54a75364f13ea5001bba00691da4d8c239
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M .ci/monolithic-linux.sh

  Log Message:
  -----------
  [CI] Clean up runtimes builds (#131913)

This patch cleans up the runtimes build in premerge due to queuing
delays, dropping the C++03 testing, but keeping the C++20 and Modules
configurations as they are deemed important by clang contributors.

This patch also makes it easier in the future when we need to rework the
runtimes build to anticipate the deprecation of building most of the
runtimes with LLVM_ENABLE_PROJECTS.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list