Generalize abstract interpreter interface to allow linking in an arbitrary number...
authorChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 21:52:52 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 21:52:52 +0000 (21:52 +0000)
commit1499851ef60aff88a466fe294a9c4cae0f3ef973
tree807b71dc6745c308a8d11c617bc241ef9ea93bfe
parent1d2d8ec8531d9436a945664383aa6440df2d2051
Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects

llvm-svn: 9129
llvm/include/llvm/Support/ToolRunner.h
llvm/lib/Support/ToolRunner.cpp