llvm/tools/llvm-link
Rafael Espindola 76c60c37de Use references now that it is natural to do so.
The linker never takes ownership of a module or changes which module it
is refering to, making it natural to use references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254449 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-01 19:50:54 +00:00
..
CMakeLists.txt Restore "Support for ThinLTO function importing and symbol linking." 2015-11-03 00:14:15 +00:00
llvm-link.cpp Use references now that it is natural to do so. 2015-12-01 19:50:54 +00:00
LLVMBuild.txt Restore "Support for ThinLTO function importing and symbol linking." 2015-11-03 00:14:15 +00:00
Makefile Restore "Support for ThinLTO function importing and symbol linking." 2015-11-03 00:14:15 +00:00