New module linking functionality prototype
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 16:57:49 +0000 (16:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 16:57:49 +0000 (16:57 +0000)
commit1166b00316761df873db882c7212133f9b074d41
tree8f33c456931e1f64cdd21749e06edbe94a7bd35e
parentce2a550d5e3f7165992f8d64c6d085eba82de7cf
New module linking functionality prototype

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@789 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Linker.h [new file with mode: 0644]
include/llvm/Support/Linker.h [new file with mode: 0644]
include/llvm/Transforms/Utils/Linker.h [new file with mode: 0644]