hanchenye-llvm-project/llvm/examples
Lang Hames bcdb994014 [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather than a helper.
This essentially reverts r251936, minimizing the difference between Chapter2
and Chapter 3, and making Chapter 2's code match the tutorial text.

llvm-svn: 281945
2016-09-19 23:00:27 +00:00
..
BrainF Replace a few more "fall through" comments with LLVM_FALLTHROUGH 2016-08-17 20:30:52 +00:00
ExceptionDemo Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
Fibonacci [MCJIT] Update MCJIT and get the fibonacci example working again. 2016-06-11 05:47:04 +00:00
HowToUseJIT Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
Kaleidoscope [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather than a helper. 2016-09-19 23:00:27 +00:00
ModuleMaker Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
OCaml-Kaleidoscope Remove autoconf support 2016-01-26 21:29:08 +00:00
ParallelJIT Fix some Include What You Use warnings in examples; other minor fixes. 2016-05-25 01:18:36 +00:00
CMakeLists.txt
LLVMBuild.txt