1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-link
Rafael Espindola 7713c013a2 Pass a reference to a module to the bitcode writer.
This simplifies most callers as they are already using references or
std::unique_ptr.

llvm-svn: 325155
2018-02-14 19:11:32 +00:00
..
CMakeLists.txt llvm-link: Add BitReader to deps corresponding to r301832. 2017-05-01 22:31:43 +00:00
llvm-link.cpp Pass a reference to a module to the bitcode writer. 2018-02-14 19:11:32 +00:00
LLVMBuild.txt [ThinLTO] Rework llvm-link to use the FunctionImporter 2017-01-04 14:27:31 +00:00