[all-commits] [llvm/llvm-project] e2f9c1: [builtins] Rename sysauxv to getauxval to reflect ...

Brad Smith via All-commits all-commits at lists.llvm.org
Sun Aug 11 16:20:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2f9c1853349a5dc86ccd0e85e09af245c418aa8
      https://github.com/llvm/llvm-project/commit/e2f9c1853349a5dc86ccd0e85e09af245c418aa8
  Author: Brad Smith <brad at comstyle.com>
  Date:   2024-08-11 (Sun, 11 Aug 2024)

  Changed paths:
    M compiler-rt/lib/builtins/cpu_model/aarch64.c
    A compiler-rt/lib/builtins/cpu_model/aarch64/fmv/getauxval.inc
    R compiler-rt/lib/builtins/cpu_model/aarch64/fmv/sysauxv.inc
    A compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/getauxval.inc
    R compiler-rt/lib/builtins/cpu_model/aarch64/lse_atomics/sysauxv.inc

  Log Message:
  -----------
  [builtins] Rename sysauxv to getauxval to reflect the function called. NFCI (#102796)



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