[all-commits] [llvm/llvm-project] fd04fd: [libc++] Use CMake interface targets to setup benc...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Sep 23 09:14:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd04fd9ac92d705f7d144b77109b8bcec950c04f
      https://github.com/llvm/llvm-project/commit/fd04fd9ac92d705f7d144b77109b8bcec950c04f
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Use CMake interface targets to setup benchmark flags

This is a re-application of da0592e4c8df which was reverted in
1454018dc1d9 because it was incompatible with older CMakes.
Instead, disable the benchmarks when CMake is too old to
support those idioms.

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




More information about the All-commits mailing list