[all-commits] [llvm/llvm-project] e399a3: [libc] fix build on aarch64 (#73739)

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Tue Nov 28 19:39:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e399a317ef63d05991f6b15f74247eee6bfc5279
      https://github.com/llvm/llvm-project/commit/e399a317ef63d05991f6b15f74247eee6bfc5279
  Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/arm/entrypoints.txt
    M libc/config/linux/riscv/entrypoints.txt
    M libc/src/__support/bit.h
    M libc/test/src/__support/hash_test.cpp

  Log Message:
  -----------
  [libc] fix build on aarch64 (#73739)

* avoid implicit narrowing conversion
* move hsearch entrypoints to FULL_BUILD




More information about the All-commits mailing list