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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 19:10:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360221: [Support] Add error handling to sys::Process::getPageSize(). (authored by lhames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59107?vs=190168&id=198573#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59107

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59107.198573.patch
Type: text/x-patch
Size: 11693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/79164ae0/attachment.bin>


More information about the llvm-commits mailing list