[all-commits] [llvm/llvm-project] 8a3afc: [compiler-rt][Darwin] Add arm64 to simulator platf...

Byoungchan Lee via All-commits all-commits at lists.llvm.org
Thu Apr 21 08:43:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a3afc6da5bc94fcbac708156fc1cf4220e7d1f1
      https://github.com/llvm/llvm-project/commit/8a3afc6da5bc94fcbac708156fc1cf4220e7d1f1
  Author: Byoungchan Lee <daniel.l at hpcnt.com>
  Date:   2022-04-21 (Thu, 21 Apr 2022)

  Changed paths:
    M compiler-rt/cmake/builtin-config-ix.cmake

  Log Message:
  -----------
  [compiler-rt][Darwin] Add arm64 to simulator platforms

This patch is the reland of a8e5ce76b475a22546090a73c22fa4f83529aa4e,
which includes additional SDK version checks to ensure that
XCode's headers support arm64 builds.

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




More information about the All-commits mailing list