[all-commits] [llvm/llvm-project] 497677: [libc++] Add a dummy CMake file to include runtime...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jun 18 11:35:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4976771e1178330334d2134eba55c64a37d56f0e
      https://github.com/llvm/llvm-project/commit/4976771e1178330334d2134eba55c64a37d56f0e
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M libcxx/utils/ci/apple-install-libcxx.sh
    A libcxx/utils/ci/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Add a dummy CMake file to include runtime subprojects

Add a simple CMakeLists.txt to build the runtimes in lockstep without
building all of LLVM. See [1] for details.

[1]: http://lists.llvm.org/pipermail/llvm-dev/2020-June/142384.html




More information about the All-commits mailing list