[PATCH] D110260: [ORC] Minor renaming and typo fixes (NFC)
Stefan Gränitz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 22 08:53:03 PDT 2021
sgraenitz created this revision.
sgraenitz added a reviewer: lhames.
Herald added subscribers: hiraditya, mgorny.
sgraenitz requested review of this revision.
Herald added projects: clang, LLVM.
Herald added a subscriber: cfe-commits.
One typo, one unsused include and some leftovers from the TargetProcessControl -> ExecutorProcessControl renaming
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110260
Files:
clang/docs/ClangFormattedStatus.rst
llvm/examples/OrcV2Examples/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/LLJITWithExecutorProcessControl.cpp
llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/CMakeLists.txt
llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/LLJITWithTargetProcessControl.cpp
llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h
llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110260.374251.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210922/6740d575/attachment.bin>
More information about the cfe-commits
mailing list