Ok, return an explicit path to the shared object, unbreaking code generator
authorChris Lattner <sabre@nondot.org>
Sun, 19 Oct 2003 21:54:13 +0000 (21:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Oct 2003 21:54:13 +0000 (21:54 +0000)
commit6ebe44d22f6dd1ab9f7aa1f3cfd02be52145d535
tree9df109d3f8921bd04555e67892d8e74282776603
parentb656c20cf1e09dbf8ba6dabaaba423790c7a0fa8
Ok, return an explicit path to the shared object, unbreaking code generator
debugging with the JIT

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