[all-commits] [llvm/llvm-project] 26edb2: [runtimes] Add umbrella targets for runtimes

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Wed Feb 12 09:46:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 26edb21c29cb3c40b29ab3cd9e926b0d329457d6
      https://github.com/llvm/llvm-project/commit/26edb21c29cb3c40b29ab3cd9e926b0d329457d6
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [runtimes] Add umbrella targets for runtimes

This will create e.g. a compiler-rt target that'll build compiler-rt for
all configured targets, similar to how the runtimes umbrella target
builds all the runtimes for all configured targets.

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




More information about the All-commits mailing list