llvm-6502/examples/Kaleidoscope
Jay Foad 3ecfc861b4 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
PHINode::Create() giving the (known or expected) number of operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128537 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-30 11:28:46 +00:00
..
Chapter2 Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00
Chapter3 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Chapter4 Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks 2010-11-16 17:28:22 +00:00
Chapter5 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Chapter6 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
Chapter7 Remove PHINode::reserveOperandSpace(). Instead, add a parameter to 2011-03-30 11:28:46 +00:00
CMakeLists.txt Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00
Makefile Add examples for Kaleidoscope chapters 2 through 6. 2009-09-22 21:15:19 +00:00