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

Add WoA testsuite buildbot #253

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

  1. Update LLVM WoA buildbots for better converage

    This updates LLVM WoA bots with following changes:
    1) Do not run stage1 testing on 2 stage clang bot.
    2) Remove redundant workers.
    3) Remove -DCOMPILER_RT_BUILD_PROFILE=OFF
    4) Add compiler-rt to single stage bot
    5) Set clean=False for the 2stage bots
    6) Set "-DCLANG_DEFAULT_LINKER=lld" for all WoA bots
    omjavaid committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    80bc284 View commit details
    Browse the repository at this point in the history
  2. Add WoA LLVM Testsuite bot

    omjavaid committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b544b77 View commit details
    Browse the repository at this point in the history