[libc-commits] [PATCH] D80495: Fixing the build command for benchmarks.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 28 13:13:58 PDT 2020


sivachandra added a comment.

In D80495#2061127 <https://reviews.llvm.org/D80495#2061127>, @abrachet wrote:

> FWIW, we should do something about `clang` and `clang-tools-extra` being required. It also causes the Harbormaster builds to fail because it not longer builds all top level targets anymore.


The premerge failures were fixed with this: https://github.com/google/llvm-premerge-checks/commit/856ce4b148c19803172abde90c8c1e53673acd4d.
The latest set of failures seem to be because the premerge service is down. Are you seeing problems elsewhere?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80495





More information about the libc-commits mailing list