This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de10da00241 [llvm-objcopy] Add missing -I command line flag alias for - [...] new 27222373998 [ORC] Add a 'Callable' flag to JITSymbolFlags.
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/JITSymbol.h | 17 ++++++---- include/llvm/ExecutionEngine/Orc/Layer.h | 11 +++--- .../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 7 +++- lib/ExecutionEngine/Orc/Layer.cpp | 39 ++++++++++++++++------ lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp | 21 +++++++++--- lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 33 ++++++++++-------- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 2 +- .../RuntimeDyld/Targets/RuntimeDyldMachOARM.h | 6 ++-- 8 files changed, 91 insertions(+), 45 deletions(-)