[PATCH] D12132: TransformUtils: Introduce module splitter.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 19:49:30 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245662: TransformUtils: Introduce module splitter. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D12132?vs=32741&id=32786#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12132

Files:
  llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
  llvm/trunk/include/llvm/Transforms/Utils/SplitModule.h
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/CloneModule.cpp
  llvm/trunk/lib/Transforms/Utils/SplitModule.cpp
  llvm/trunk/test/CMakeLists.txt
  llvm/trunk/test/lit.cfg
  llvm/trunk/test/tools/llvm-split/alias.ll
  llvm/trunk/test/tools/llvm-split/comdat.ll
  llvm/trunk/test/tools/llvm-split/function.ll
  llvm/trunk/test/tools/llvm-split/global.ll
  llvm/trunk/test/tools/llvm-split/internal.ll
  llvm/trunk/test/tools/llvm-split/unnamed.ll
  llvm/trunk/tools/LLVMBuild.txt
  llvm/trunk/tools/Makefile
  llvm/trunk/tools/llvm-split/CMakeLists.txt
  llvm/trunk/tools/llvm-split/LLVMBuild.txt
  llvm/trunk/tools/llvm-split/Makefile
  llvm/trunk/tools/llvm-split/llvm-split.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12132.32786.patch
Type: text/x-patch
Size: 20557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/aafb6b62/attachment.bin>


More information about the llvm-commits mailing list