[PATCH] D78022: Introduce llvm::sys::Process::getProcessId() and adopt it

Sergej Jaskiewicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 08:34:37 PDT 2020


broadwaylamb created this revision.
broadwaylamb added reviewers: beanz, dblaikie, chandlerc, mehdi_amini.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

I've tested this patch on macOS and Windows.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78022

Files:
  llvm/include/llvm/Support/Process.h
  llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
  llvm/lib/Support/CodeGenCoverage.cpp
  llvm/lib/Support/LockFileManager.cpp
  llvm/lib/Support/Unix/Process.inc
  llvm/lib/Support/Windows/Process.inc
  llvm/unittests/Support/ProcessTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78022.256979.patch
Type: text/x-patch
Size: 5594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/e973ead3/attachment.bin>


More information about the llvm-commits mailing list