[Openmp-commits] [PATCH] D35072: Stop defining `PAGE_SIZE`, and use `getpagesize()` on Unix

Dimitry Andric via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 6 10:42:15 PDT 2017


dim added a comment.

Note the TODO case also covers `KMP_OS_CNK`, of which I have no idea what it is.  So the 0x4000 case must stay in there anyway.


https://reviews.llvm.org/D35072





More information about the Openmp-commits mailing list