[all-commits] [llvm/llvm-project] 8252d4: [libc] enable most of the entrypoints on aarch64 (...

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Sat Aug 3 12:23:00 PDT 2024


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

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/src/stdlib/CMakeLists.txt

  Log Message:
  -----------
  [libc] enable most of the entrypoints on aarch64 (#101797)

This is a non-feature change that enables most of the entrypoints for
aarch64 based runtime builds. It fixes an additional problem that some
compiler-rt targets are not defined at the time of dependency checking
thus leading to false-negatives.



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