This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9eedf73e773 Import lit.llvm after rL341135 new 39a71331ffb [ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplif [...] new b93b2b7c04d [ORC] Remove a stray debugging output line left in a unit test.
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: include/llvm/ExecutionEngine/Orc/Core.h | 5 +- .../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 38 ++++++- .../Orc/RTDyldObjectLinkingLayer.cpp | 36 +++++- .../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 1 - .../Orc/RTDyldObjectLinkingLayer2Test.cpp | 123 +++++++++++++++++++++ 5 files changed, 195 insertions(+), 8 deletions(-)