[compiler-rt] [scudo] Add resident pages info to getStats (PR #178969)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 2 10:48:03 PST 2026


https://github.com/ChiaHungDuan approved this pull request.

I'm wondering if we can/want to move getResidentPages to be a function in MemMap so that we can reduce the use of target ifdef. This can be done in a separate CL. Let's see @cferris1000's opinion. 

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


More information about the llvm-commits mailing list