[PATCH] D58718: [Memory] Add basic support for large/huge memory pages

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 12:36:01 PST 2019


aganea updated this revision to Diff 188602.
aganea marked 5 inline comments as done.
aganea added a comment.

Adressed all comments, except for `llvm::call_once`.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58718/new/

https://reviews.llvm.org/D58718

Files:
  include/llvm/Support/Memory.h
  lib/Support/Unix/Memory.inc
  lib/Support/Windows/Memory.inc
  unittests/Support/MemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58718.188602.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/3bae22da/attachment.bin>


More information about the llvm-commits mailing list