This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f56ec7c112e [WebAssembly] Make tied inline asm operands work again new 9a1147152d2 [ORC] Add a special 'main' JITDylib that is created on Exec [...] new 1f54a23724a [ORC] Merge ExecutionSessionBase with ExecutionSession by m [...]
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 | 377 +++---- include/llvm/ExecutionEngine/Orc/Layer.h | 12 + lib/ExecutionEngine/Orc/Core.cpp | 1303 ++++++++++++------------ lib/ExecutionEngine/Orc/Legacy.cpp | 2 +- unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 10 + unittests/ExecutionEngine/Orc/OrcTestCommon.h | 4 +- 6 files changed, 898 insertions(+), 810 deletions(-)