llvm/unittests/Linker
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 Factor common code it Linker::init. 2014-11-17 20:51:01 +00:00
LinkModulesTest.cpp Use references now that it is natural to do so. 2015-12-01 19:50:54 +00:00
Makefile Fix the autoconf build. 2014-11-17 21:06:38 +00:00