[LLVMdev] Specifying Additional Compilation Passes to lli

Thomas B. Jablin tjablin at CS.Princeton.EDU
Thu Sep 11 10:30:24 PDT 2008


Hi,

I'm interested in specifying some additional passes to the JIT via the command-line. The enclosed patch allows lli to take compiler passes as command-line arguments in the same way opt does. This is my first submission, so any comments, criticisms, or observations would be very welcome. Thanks.

Tom Jablin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PassArgumentsForLLI.diff
Type: text/x-diff
Size: 9399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080911/17a9d219/attachment.diff>


More information about the llvm-dev mailing list