This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7230fe433c3 [FileCheck] fixing small formatting error in docs new 94419b4f027 [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs. new 30b44ffb4c1 [BuildingAJIT] Clang-format chapters 1 and 2.
The 2 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: docs/tutorial/BuildingAJIT2.rst | 347 +++++++++------------ .../Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp | 7 +- .../BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 106 +++---- .../Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp | 151 ++++----- lib/ExecutionEngine/Orc/Core.cpp | 3 +- 5 files changed, 273 insertions(+), 341 deletions(-)