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

Timo Juhani Lindfors timo.lindfors at iki.fi
Mon Nov 16 14:01:46 PST 2009


Hi,

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.

best regargs,
Timo Lindfors

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-bugpoint-load1.patch
Type: text/x-diff
Size: 1014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091117/a6586d17/attachment.patch>


More information about the llvm-dev mailing list