[PATCH] D61554: [llvm] Add CloneModuleInto to clone a Module into another one, a la assignment
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 08:04:14 PDT 2019
hintonda updated this revision to Diff 200284.
hintonda added a comment.
Rebase only...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61554/new/
https://reviews.llvm.org/D61554
Files:
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Transforms/Utils/CloneModule.cpp
llvm/unittests/Transforms/Utils/CloningTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61554.200284.patch
Type: text/x-patch
Size: 4428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/76068a06/attachment.bin>
More information about the llvm-commits
mailing list