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)
commit7dac658792425c10274594782d6fcf10208a16f0
tree74d97ea26444e54021af3c0ec7f7dc14b32db0dc
parent769f1fe6728ffb5627ae0cedc392576d6e701a5a
add support forloading additional .so files on the command line

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9131 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp