[all-commits] [llvm/llvm-project] 7b5254: [OpenMP] fix asm code for for arm64 (AARCH64) for ...

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Tue Nov 24 02:09:01 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b5254223acbf2ef9cd278070c5a84ab278d7e5f
      https://github.com/llvm/llvm-project/commit/7b5254223acbf2ef9cd278070c5a84ab278d7e5f
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M openmp/runtime/src/z_Linux_asm.S

  Log Message:
  -----------
  [OpenMP] fix asm code for for arm64 (AARCH64) for Darwin/macOS

Adjusted external reference for Darwin/AARCH64 link compatibility.
Made size directive conditional only if __ELF__ defined.

Patch by Michael_Pique <mpique at icloud.com>

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




More information about the All-commits mailing list