This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4998e62d574 Revert "[WebAssembly] LSDA info generation"
new e87aaa10938 [ORC] Make the VModuleKey optional, propagate it via Materi [...]
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:
.../ExecutionEngine/Orc/CompileOnDemandLayer.h | 3 +-
include/llvm/ExecutionEngine/Orc/Core.h | 40 ++++++++++++++--------
include/llvm/ExecutionEngine/Orc/IRCompileLayer.h | 3 +-
.../llvm/ExecutionEngine/Orc/IRTransformLayer.h | 3 +-
include/llvm/ExecutionEngine/Orc/LLJIT.h | 2 --
include/llvm/ExecutionEngine/Orc/Layer.h | 18 +++++-----
include/llvm/ExecutionEngine/Orc/LazyReexports.h | 8 +++--
.../ExecutionEngine/Orc/ObjectTransformLayer.h | 2 +-
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 6 ++--
lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 20 ++++++-----
lib/ExecutionEngine/Orc/Core.cpp | 25 +++++++++-----
lib/ExecutionEngine/Orc/IRCompileLayer.cpp | 8 ++---
lib/ExecutionEngine/Orc/IRTransformLayer.cpp | 6 ++--
lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 8 +++--
lib/ExecutionEngine/Orc/LLJIT.cpp | 24 +++++--------
lib/ExecutionEngine/Orc/Layer.cpp | 27 ++++++++-------
lib/ExecutionEngine/Orc/LazyReexports.cpp | 4 +--
lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp | 4 +--
.../Orc/RTDyldObjectLinkingLayer.cpp | 15 +++-----
unittests/ExecutionEngine/Orc/OrcTestCommon.h | 2 +-
.../Orc/RTDyldObjectLinkingLayerTest.cpp | 13 ++++---
21 files changed, 124 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 3845a650e [libcxx] Remove _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY
new d74c17e91 [libcxx] Avoid repeating the definition of std:: namespaces
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/__config | 26 ++++++--------------------
1 file changed, 6 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from cc5c12d9d Recommit <chrono> changes with a couple xtra tests marked to [...]
new 3845a650e [libcxx] Remove _LIBCPP_EXTERN_TEMPLATE_INLINE_VISIBILITY
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/__config | 1 -
include/istream | 22 +++++++++++-----------
include/ostream | 16 ++++++++--------
include/streambuf | 38 +++++++++++++++++++-------------------
include/valarray | 4 ++--
5 files changed, 40 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.