[all-commits] [llvm/llvm-project] f9546d: [Orc][rtlib] Build orc runtime support for ppc64 o...

bzEq via All-commits all-commits at lists.llvm.org
Wed Aug 2 16:07:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9546d8e1d16fda18d7eff7b331f93c0fb7a0b92
      https://github.com/llvm/llvm-project/commit/f9546d8e1d16fda18d7eff7b331f93c0fb7a0b92
  Author: Kai Luo <lkail at cn.ibm.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake

  Log Message:
  -----------
  [Orc][rtlib] Build orc runtime support for ppc64 only under Linux

We haven't supported JIT on AIX yet.

Fix AIX buildbot failure in https://lab.llvm.org/buildbot/#/builders/214/builds/8770.

Reviewed By: Jake-Egan

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




More information about the All-commits mailing list