This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8e8d07 [Orc] Don't create empty globals modules in the CompileOnDema [...] new e0c3007 [Kaleidoscope][BuildingAJIT] Add code for Chapter 3.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: examples/Kaleidoscope/BuildingAJIT/CMakeLists.txt | 1 + .../{Chapter2 => Chapter3}/CMakeLists.txt | 5 ++-- .../{Chapter2 => Chapter3}/KaleidoscopeJIT.h | 30 ++++++++++++++++------ .../BuildingAJIT/{Chapter2 => Chapter3}/toy.cpp | 0 4 files changed, 26 insertions(+), 10 deletions(-) copy examples/Kaleidoscope/BuildingAJIT/{Chapter2 => Chapter3}/CMakeLists.txt (61%) copy examples/Kaleidoscope/BuildingAJIT/{Chapter2 => Chapter3}/KaleidoscopeJIT.h (79%) copy examples/Kaleidoscope/BuildingAJIT/{Chapter2 => Chapter3}/toy.cpp (100%)