[all-commits] [llvm/llvm-project] 50dd75: [AIX] Try to not use LLVM tools while building run...

David Tenty via All-commits all-commits at lists.llvm.org
Mon Aug 10 13:11:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 50dd75c8e0b81815c6da209d5a3dd7bf899d1262
      https://github.com/llvm/llvm-project/commit/50dd75c8e0b81815c6da209d5a3dd7bf899d1262
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [AIX] Try to not use LLVM tools while building runtimes

Since 64-bit XCOFF and the big AR format is not yet supported in some of these tools, this patch avoids additional setup of these tools. This patch is not intended to prevent picking up the LLVM tools if they happen to be available otherwise.

Reviewed By: hubert.reinterpretcast

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




More information about the All-commits mailing list