[all-commits] [llvm/llvm-project] c011dc: workflows/release-binaries: Enable flang builds on...

Tom Stellard via All-commits all-commits at lists.llvm.org
Mon Sep 23 23:39:48 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c011dce7c2834942d35c2c77f11dafa4bb83f28e
      https://github.com/llvm/llvm-project/commit/c011dce7c2834942d35c2c77f11dafa4bb83f28e
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M .github/workflows/release-binaries.yml
    M clang/cmake/caches/Release.cmake

  Log Message:
  -----------
  workflows/release-binaries: Enable flang builds on Windows (#101344)

Flang for Windows depends on compiler-rt, so we need to enable it for
the stage1 builds. This also fixes failures building the flang tests on
macOS.

Fixes #100202.

(cherry picked from commit 8927576b8f6442bb6129bda597efee46176f8aec)



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