[all-commits] [llvm/llvm-project] 5cef31: Introduce llvm::sys::Process::getProcessId() and a...
Sergej Jaskiewicz via All-commits
all-commits at lists.llvm.org
Thu Apr 16 05:06:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5cef31074ff5ff63a38e0142783849987c598ef8
https://github.com/llvm/llvm-project/commit/5cef31074ff5ff63a38e0142783849987c598ef8
Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M llvm/include/llvm/Support/Process.h
M llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
M llvm/lib/Support/CodeGenCoverage.cpp
M llvm/lib/Support/LockFileManager.cpp
M llvm/lib/Support/Unix/Process.inc
M llvm/lib/Support/Windows/Process.inc
M llvm/unittests/Support/ProcessTest.cpp
Log Message:
-----------
Introduce llvm::sys::Process::getProcessId() and adopt it
Differential Revision: https://reviews.llvm.org/D78022
More information about the All-commits
mailing list