This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 036707485e9 [ThinLTO] Adding architecture name into saved object filename new 01da091f106 [WebAssembly] Make an assertion message prettier. NFC. new 18a863c7e9c [JITLink] Move a typedef. new 0b8468ca095 [ORC] Replace the LLJIT/LLLazyJIT Create methods with Build [...]
The 3 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/JITLink/JITLink.h | 5 +- include/llvm/ExecutionEngine/Orc/LLJIT.h | 191 +++++++++++++---- lib/ExecutionEngine/Orc/LLJIT.cpp | 236 ++++++++++++--------- .../WebAssemblyRuntimeLibcallSignatures.cpp | 4 +- tools/lli/lli.cpp | 26 +-- 5 files changed, 302 insertions(+), 160 deletions(-)