1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llc
Rafael Espindola 710a5e861b 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
..
CMakeLists.txt
llc.cpp Pass a module reference to CloneModule. 2018-02-14 19:50:40 +00:00
LLVMBuild.txt