[all-commits] [llvm/llvm-project] 245f26: [libc] revert all process_mrelease changes (#118650)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Thu Dec 5 08:58:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 245f26a3d3048ea85f625849adf8a016fc9524ca
https://github.com/llvm/llvm-project/commit/245f26a3d3048ea85f625849adf8a016fc9524ca
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/riscv/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
M libc/hdrgen/yaml/sys/mman.yaml
M libc/include/sys/syscall.h.def
M libc/src/sys/mman/CMakeLists.txt
M libc/src/sys/mman/linux/CMakeLists.txt
R libc/src/sys/mman/linux/process_mrelease.cpp
R libc/src/sys/mman/process_mrelease.h
M libc/test/src/sys/mman/linux/CMakeLists.txt
R libc/test/src/sys/mman/linux/process_mrelease_test.cpp
Log Message:
-----------
[libc] revert all process_mrelease changes (#118650)
Revert as its test is unstable.
https://github.com/llvm/llvm-project/issues/118057
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