This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c466264b345 Use the container form llvm::sort(C, ...) new 0e735f0b53f [ORC] Add an 'intern' method to ExecutionEngine for interni [...]
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 | 2 +- lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 4 ++-- lib/ExecutionEngine/Orc/LLJIT.cpp | 4 ++-- lib/ExecutionEngine/Orc/Layer.cpp | 2 +- lib/ExecutionEngine/Orc/Legacy.cpp | 4 ++-- lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp | 5 ++--- unittests/ExecutionEngine/Orc/LazyCallThroughAndReexportsTest.cpp | 2 +- unittests/ExecutionEngine/Orc/OrcTestCommon.h | 8 ++++---- unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayer2Test.cpp | 6 +++--- 10 files changed, 23 insertions(+), 21 deletions(-)