Fix LLVM_USE_PERF build after getPageSize change
Commit r360221 ("[Support] Add error handling to sys::Process::getPageSize().", 2019-05-08) seems to have missed these uses of getPageSize(). Update them to getPageSizeEstimate(). llvm-svn: 360322
Loading
Please sign in to comment