Make bugpoint pass -load arguments to LLI. This lets one use bugpoint with
authorDuncan Sands <baldrick@free.fr>
Tue, 17 Nov 2009 10:20:22 +0000 (10:20 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 17 Nov 2009 10:20:22 +0000 (10:20 +0000)
commit3ea11cf8fc4115927514e3b2c7f272a92fd99c89
treeba8577b45dbf3f8deab727d0fdcd1c06167bbace
parent9e97f3c2e281b1d5f89da076f37d258e3dec5597
Make bugpoint pass -load arguments to LLI.  This lets one use bugpoint with
programs that depend on native shared libraries.  Patch by Timo Lindfors.

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