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)
commiteeed98382158c5049e7700c768a74b9122fffd71
treec5786092f9c238e7462c62193458904fbb5c96f0
parentb8d15b2ad0a2266b275a00f07410e6c9d9ca6695
Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9129 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ToolRunner.h
lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp
tools/bugpoint/ToolRunner.h