This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 845fa153ca1 Re-apply r337595 with fix for LLVM_ENABLE_THREADS=Off. new 9d8e9ef4914 [ORC] Re-apply r336760 with fixes.
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: include/llvm/ExecutionEngine/Orc/Core.h | 7 ++- lib/ExecutionEngine/Orc/Core.cpp | 38 ++++++++++++++- lib/ExecutionEngine/Orc/Legacy.cpp | 2 +- .../Orc/RTDyldObjectLinkingLayer.cpp | 2 +- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 54 +++++++++++++++++++--- 5 files changed, 91 insertions(+), 12 deletions(-)