[PATCH] D153379: Remove -flang-experimental-exec flag

antoine moynault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 23:34:15 PDT 2023


antmo added a comment.

Hello,
I think this broke some bots due to remaining references to -flang-experimental-exec in llvm-zorg buildbot config

- clang-aarch64-sve-vla-2stage https://lab.llvm.org/buildbot/#/builders/198/builds/2907
- clang-aarch64-sve-vls-2stage https://lab.llvm.org/buildbot/#/builders/176/builds/2851
- clang-aarch64-sve-vla https://lab.llvm.org/buildbot/#/builders/197/builds/6950
- clang-aarch64-sve-vls https://lab.llvm.org/buildbot/#/builders/184/builds/4485

I proposed a fix here https://reviews.llvm.org/D153501


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153379/new/

https://reviews.llvm.org/D153379



More information about the cfe-commits mailing list