[all-commits] [llvm/llvm-project] b024fd: [libc] disable strfroml entrypoint on aarch64 (#10...

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Sat Aug 3 19:28:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b024fd267b813149f7bd5ba88731673b9a29258d
      https://github.com/llvm/llvm-project/commit/b024fd267b813149f7bd5ba88731673b9a29258d
  Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
  Date:   2024-08-03 (Sat, 03 Aug 2024)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt

  Log Message:
  -----------
  [libc] disable strfroml entrypoint on aarch64 (#101854)

Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots.
Detailed in https://github.com/llvm/llvm-project/issues/101846. This is
not a fix for #101846 so I will keep the issue open until our buildbot
is updated or other mitigation is applied.



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