[all-commits] [llvm/llvm-project] d9a2b8: [OpenMP] Fix note section type notation for AArch64

Carlos Eduardo Seo via All-commits all-commits at lists.llvm.org
Mon Jul 10 10:22:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9a2b83dcd93cc5f8c34f6f2a0a75a0f3ca1545c
      https://github.com/llvm/llvm-project/commit/d9a2b83dcd93cc5f8c34f6f2a0a75a0f3ca1545c
  Author: Carlos Eduardo Seo <carlos.seo at linaro.org>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

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

  Log Message:
  -----------
  [OpenMP] Fix note section type notation for AArch64

Like Arm, AArch64 also uses "%" instead of "@" for note section types.

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




More information about the All-commits mailing list