[Openmp-commits] [PATCH] D54079: [OPENMP] Add Hurd support

Kamil Rytarowski via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 6 06:15:55 PST 2018


krytarowski added inline comments.


================
Comment at: runtime/src/z_Linux_util.cpp:1958
 
   /* On Linux* OS, read the /proc/<pid>/maps pseudo-file to get all the address
      ranges mapped into the address space. */
----------------
I would update this 'Linux' in comment and make it more generic.


https://reviews.llvm.org/D54079





More information about the Openmp-commits mailing list