[all-commits] [llvm/llvm-project] 25affb: [CMake][AIX] Limit tools in external project build

David Tenty via All-commits all-commits at lists.llvm.org
Mon Sep 28 14:00:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 25affb04aab7ad55bd7c0dc95e8c2d3973ab8f6d
      https://github.com/llvm/llvm-project/commit/25affb04aab7ad55bd7c0dc95e8c2d3973ab8f6d
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M llvm/cmake/modules/LLVMExternalProjectUtils.cmake

  Log Message:
  -----------
  [CMake][AIX] Limit tools in external project build

This is a follow on to D85329 which disabled some llvm tools in the
runtimes build due to XCOFF64 limitations. This change disables them
in other external project builds as well, when no list of tools is
specified in the arguments.

Reviewed By: hubert.reinterpretcast, stevewan

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




More information about the All-commits mailing list