[PATCH] D12132: TransformUtils: Introduce module splitter.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 14:00:09 PDT 2015
pcc updated this revision to Diff 32741.
pcc added a comment.
- Update test
http://reviews.llvm.org/D12132
Files:
include/llvm/Transforms/Utils/Cloning.h
include/llvm/Transforms/Utils/SplitModule.h
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/CloneModule.cpp
lib/Transforms/Utils/SplitModule.cpp
test/CMakeLists.txt
test/lit.cfg
test/tools/llvm-split/alias.ll
test/tools/llvm-split/comdat.ll
test/tools/llvm-split/function.ll
test/tools/llvm-split/global.ll
test/tools/llvm-split/internal.ll
test/tools/llvm-split/unnamed.ll
tools/LLVMBuild.txt
tools/Makefile
tools/llvm-split/CMakeLists.txt
tools/llvm-split/LLVMBuild.txt
tools/llvm-split/Makefile
tools/llvm-split/llvm-split.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12132.32741.patch
Type: text/x-patch
Size: 19854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/53a08a36/attachment.bin>
More information about the llvm-commits
mailing list