Kaleidoscope-Orc: Reuse the IRGen utility function in later chapters, and remove...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 8 Feb 2015 21:03:30 +0000 (21:03 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 8 Feb 2015 21:03:30 +0000 (21:03 +0000)
commit861a3dd510ef903aed2210dcd5722a7f34d3a243
treeacf253c2e3356a62a231010dec858bfece9d4953
parent926749af90fbd6e4db5988628ecb81fbfac67afb
Kaleidoscope-Orc: Reuse the IRGen utility function in later chapters, and remove an unused parameter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228543 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/Orc/initial/toy.cpp
examples/Kaleidoscope/Orc/lazy_codegen/toy.cpp
examples/Kaleidoscope/Orc/lazy_irgen/toy.cpp