This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd9d04ad20e [lit] Fix problem in how Python versions open files with di [...] new 73bcd8b27c5 [ORC] Create a new SymbolStringPool by default in Execution [...]
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: .../Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h | 4 +--- .../Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h | 4 +--- .../Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h | 3 +-- .../Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h | 4 +--- .../Kaleidoscope/BuildingAJIT/Chapter5/KaleidoscopeJIT.h | 4 +--- examples/Kaleidoscope/include/KaleidoscopeJIT.h | 4 +--- include/llvm/ExecutionEngine/Orc/Core.h | 11 ++++++----- lib/ExecutionEngine/Orc/Core.cpp | 8 -------- lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 3 +-- lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 4 ++-- tools/lli/OrcLazyJIT.h | 3 ++- unittests/ExecutionEngine/Orc/CompileOnDemandLayerTest.cpp | 3 +-- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 11 ++++------- unittests/ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 5 ++--- unittests/ExecutionEngine/Orc/ObjectTransformLayerTest.cpp | 3 +-- .../ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp | 12 ++++-------- 16 files changed, 29 insertions(+), 57 deletions(-)