[all-commits] [llvm/llvm-project] 1b8099: Reland "[compiler-rt][AArch64] Allow platform-spec...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Tue Dec 17 03:49:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b8099040e9a919794eba3854486d46fa9018b94
      https://github.com/llvm/llvm-project/commit/1b8099040e9a919794eba3854486d46fa9018b94
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M compiler-rt/lib/builtins/aarch64/sme-abi.S
    M compiler-rt/lib/builtins/aarch64/sme-libc-mem-routines.S

  Log Message:
  -----------
  Reland "[compiler-rt][AArch64] Allow platform-specific mangling of SME routines. (#119864)"

Avoid issues caused by `.subsections_via_symbols` directive, by using
numbered labels instead of named labels for the branch locations.

This reverts commit 4032ce3413d0230b0ccba1203536f9cb35e5c3b5.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list