[PATCH] D139223: [ORC] Move LinkGraphMaterializationUnit for testing (NFC)
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 12:51:21 PST 2022
keith created this revision.
keith added reviewers: dblaikie, lhames.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
keith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Based on the discussion in https://reviews.llvm.org/D130221
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139223
Files:
llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139223.479721.patch
Type: text/x-patch
Size: 10378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/69157ef2/attachment.bin>
More information about the llvm-commits
mailing list