Start of a linker
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 07:03:50 +0000 (07:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 07:03:50 +0000 (07:03 +0000)
commit52f7e908cb634f9b9b539d5c6670b8a065478915
tree27a85e7e697bf300c72994dcb33bc42397249739
parent49ad898e3314771e9a87290ad795f31ce78e1f2d
Start of a linker

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp [new file with mode: 0644]
lib/Transforms/Utils/Linker.cpp [new file with mode: 0644]
lib/VMCore/Linker.cpp [new file with mode: 0644]