[PATCH] D59107: [Support] Add error handling to sys::Process::getPageSize().

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 15:31:36 PDT 2019


lhames updated this revision to Diff 190168.
lhames added a comment.

- Address Dave's feedback.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59107

Files:
  include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
  include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  include/llvm/Support/Process.h
  lib/ExecutionEngine/Orc/OrcABISupport.cpp
  lib/ExecutionEngine/SectionMemoryManager.cpp
  lib/Support/MemoryBuffer.cpp
  lib/Support/Unix/Memory.inc
  lib/Support/Unix/Path.inc
  lib/Support/Unix/Process.inc
  lib/Support/Windows/Process.inc
  unittests/Support/MemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59107.190168.patch
Type: text/x-patch
Size: 10343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/83be0b2d/attachment.bin>


More information about the llvm-commits mailing list