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

David Tenty via All-commits all-commits at lists.llvm.org
Fri Sep 25 07:55:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e03dd978d015f6141d14afb3986f39365cabcdab
      https://github.com/llvm/llvm-project/commit/e03dd978d015f6141d14afb3986f39365cabcdab
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-09-25 (Fri, 25 Sep 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