[llvm-commits] Tweaks to HowToUseJIT.cpp

Jake Waskett jake at waskett.org
Wed Jun 8 13:33:10 PDT 2011


Recently I've been developing some code that uses LLVM's JIT
functionality.  Quite late in the process, I discovered the IRBuilder
class.  My reaction was, "this is so much nicer!  Why didn't I find out
about this earlier?"

That's the purpose of this patch: to make it easier to discover this
simple API.  It modifies the HowToUseJIT.cpp example file *only*.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jitexample.diff
Type: text/x-patch
Size: 2385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110608/5c5fc01c/attachment.bin>


More information about the llvm-commits mailing list