[all-commits] [llvm/llvm-project] b2303d: [compiler-rt] Add support for arm64 macOS

Steven Wu via All-commits all-commits at lists.llvm.org
Thu Jun 25 16:45:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b2303debfa63b60c21c93c318bed63341564a549
      https://github.com/llvm/llvm-project/commit/b2303debfa63b60c21c93c318bed63341564a549
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
    M compiler-rt/cmake/builtin-config-ix.cmake
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp

  Log Message:
  -----------
  [compiler-rt] Add support for arm64 macOS

Summary: Allow compiler-rt to build for arm64 support on macOS.

Reviewers: arphaman, doug.gregor, dexonsmith

Reviewed By: arphaman, dexonsmith

Subscribers: dberris, mgorny, kristof.beyls, jkorous, ributzka, danielkiss, #sanitizers, llvm-commits

Tags: #sanitizers

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




More information about the All-commits mailing list