Have the JIT tutorial use IRBuilder for the IR.
authorEric Christopher <echristo@apple.com>
Thu, 9 Jun 2011 05:58:50 +0000 (05:58 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 9 Jun 2011 05:58:50 +0000 (05:58 +0000)
commitc3a627de3f857d3788b8e689cfa4b93b5013b07c
tree2a3ac045dbdf2e7c0343b3289366fca75cfdb36b
parentc53cc48ca98c86a9ccb9de632c77890c5f7ea2d5
Have the JIT tutorial use IRBuilder for the IR.

Patch by Jake Waskett!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132770 91177308-0d34-0410-b5e6-96231b3b80d8
examples/HowToUseJIT/HowToUseJIT.cpp