[all-commits] [llvm/llvm-project] 2f8dd2: [libc++] Refactor the run-buildbot script to make ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Oct 23 12:12:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f8dd2687fa0211ef0c8d2faf74c0e003fe59e7a
      https://github.com/llvm/llvm-project/commit/2f8dd2687fa0211ef0c8d2faf74c0e003fe59e7a
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M libcxx/src/CMakeLists.txt
    M libcxx/test/support/debug_mode_helper.h
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot.sh
    M libcxxabi/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Refactor the run-buildbot script to make it more modular, and run the benchmarks

As a fly-by fix, unbreak the benchmarks on Apple platforms.

Differential Revision: https://reviews.llvm.org/D90043




More information about the All-commits mailing list