Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flang-RT] LLVM_ENABLE_RUNTIMES=flang-rt for UnifiedTreeBuilder builders #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Meinersbur
Copy link
Member

@Meinersbur Meinersbur commented Feb 21, 2025

Add depends_on_projects=[..,'flang-rt'] and checks=[..,'check-flang-rt'] to Linaro's builders that are based on UnifiedTreeBuilder.

Split off from #333

Affected builders:

  • flang-aarch64-dylib
  • flang-aarch64-sharedlibs
  • flang-aarch64-debug-reverse-iteration
  • flang-aarch64-libcxx
  • flang-aarch64-release
  • flang-aarch64-rel-assert
  • flang-aarch64-latest-gcc

Affected workers:

  • linaro-flang-aarch64-dylib
  • linaro-flang-aarch64-sharedlibs
  • linaro-flang-aarch64-debug-reverse-iteration
  • linaro-flang-aarch64-libcxx
  • linaro-flang-aarch64-release
  • linaro-flang-aarch64-rel-assert
  • linaro-flang-aarch64-latest-gcc

I could locally confirm that flang-aarch64-dylib works on a x86_64 host (since I don't have an aarch machine other than a Raspberry Pi readily available)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant