llvm-6502/examples
Chris Lattner 0fd38069cb improve the APIs for creating struct and function types with no arguments/elements
to not have to create a temporary vector (in the API at least).  Patch by Jay Foad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74584 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-01 04:13:31 +00:00
..
BrainF make sure that JIT examples link in their appropriate target. 2009-06-17 16:48:44 +00:00
Fibonacci Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
HowToUseJIT make sure that JIT examples link in their appropriate target. 2009-06-17 16:48:44 +00:00
Kaleidoscope make sure that JIT examples link in their appropriate target. 2009-06-17 16:48:44 +00:00
ModuleMaker improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
ParallelJIT make sure that JIT examples link in their appropriate target. 2009-06-17 16:48:44 +00:00
CMakeLists.txt Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice 2009-04-12 20:47:23 +00:00
Makefile Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice 2009-04-12 20:47:23 +00:00