Files
clang-p2996/llvm/lib/Transforms/Utils/SplitModule.cpp
Rafael Espindola 7186753218 Pass a module reference to CloneModule.
It can never be null and most callers were already using references or
std::unique_ptr.

llvm-svn: 325160
2018-02-14 19:50:40 +00:00

9.6 KiB