[all-commits] [llvm/llvm-project] 590814: Revert "[libc] Implement process_mrelease. (#117503)"
lntue via All-commits
all-commits at lists.llvm.org
Tue Nov 26 15:02:30 PST 2024
Branch: refs/heads/revert-117503-process-mrelease
Home: https://github.com/llvm/llvm-project
Commit: 590814b3d773187ca1fec7de170bde470a00a875
https://github.com/llvm/llvm-project/commit/590814b3d773187ca1fec7de170bde470a00a875
Author: lntue <lntue.h at gmail.com>
Date: 2024-11-26 (Tue, 26 Nov 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/include/sys/syscall.h.def
M libc/newhdrgen/yaml/sys/mman.yaml
M libc/spec/linux.td
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:
-----------
Revert "[libc] Implement process_mrelease. (#117503)"
This reverts commit 36a46d85e75e3be35c6b62002717f531b86d8368.
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