[libc] [llvm] [libc] Add support for getpagesize. (PR #171713)

Michael Jones via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 10:53:11 PST 2025


================
@@ -0,0 +1,16 @@
+//===-- Implementation file for getpagesize ---------------------*- C++ -*-===//
----------------
michaelrj-google wrote:

it seems like this file isn't used, so it should probably be removed.

https://github.com/llvm/llvm-project/pull/171713


More information about the llvm-commits mailing list