[PATCH] D132781: [ORC][LLJIT] Move orc platform support to public orc namespace.
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 21:04:04 PDT 2022
sunho created this revision.
sunho added reviewers: lhames, sgraenitz.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
sunho requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Mov orc platform support class inside lli.cpp to public orc namespace.
https://reviews.llvm.org/D132781
Files:
llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
llvm/tools/lli/lli.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132781.456080.patch
Type: text/x-patch
Size: 5410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220827/8ba8e1b6/attachment.bin>
More information about the llvm-commits
mailing list