Add new linker
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 07:06:23 +0000 (07:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 07:06:23 +0000 (07:06 +0000)
commit075a0b771e1d76ce64f4628b7a680ef6a0486a4b
tree590a9994ac3fd54bf491aa13d5964f0fbbc8c53f
parent38c13463f6db53242019a0cc1af1367f15686d14
Add new linker

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@780 91177308-0d34-0410-b5e6-96231b3b80d8
tools/link/Makefile [new file with mode: 0644]
tools/link/link.cpp [new file with mode: 0644]
tools/llvm-link/Makefile [new file with mode: 0644]
tools/llvm-link/llvm-link.cpp [new file with mode: 0644]