add support forloading additional .so files on the command line
authorChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 22:24:31 +0000 (22:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Oct 2003 22:24:31 +0000 (22:24 +0000)
commitdc92fa6473b91d766a521f30f0d274f01d7a6f6d
tree5cffd26633e6fc225bf86df101a3fc691d6a8b2c
parent3f6e522257d422ddfce0f2f007ddfe7f66305b17
add support forloading additional .so files on the command line

llvm-svn: 9131
llvm/tools/bugpoint/ExecutionDriver.cpp