[LLVMdev] [PATCH] bugpoint: pass -load options to LLI

Duncan Sands baldrick at free.fr
Tue Nov 17 02:20:50 PST 2009


Hi Timo,

> LLI now supports -load but bugpoint LLI:ExecuteProgram() still assumes
> that it doesn't. The attached patch makes bugpoint pass -load
> arguments to LLI and lets one to use bugpoint with programs that
> depend on native shared libraries.

thanks for the patch.  Applied in commit 89087.

Ciao,

Duncan.




More information about the llvm-dev mailing list