flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
230 stars 48 forks source link

Buildbot coverage: Arm #1019

Open RichBarton-Arm opened 4 years ago

RichBarton-Arm commented 4 years ago

Flang will need decent buildbot coverage for building and testing on supported Arm platforms.

This can either be through enabling Flang in an existing builder (if it is happy to build with C++17) or through adding new builders specifically for Flang (that will also provide a service of building the LLVM project with C++17)

RichBarton-Arm commented 4 years ago

@CarolineConcatto has added two Arm builders giving coverage for recent Clang and GCC builds on Arm. http://lab.llvm.org:8011/builders/flang-aarch64-ubuntu-clang http://lab.llvm.org:8011/builders/flang-aarch64-ubuntu