This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a92f0858b61 [JITLink] Don't under-align zero-fill sections. new a31126ef670 [JITLink][ORC] Track eh-frame section size for registration [...] new 3c70899939b [JITLink] Add timers and -show-times option to llvm-jitlink.
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: .../llvm/ExecutionEngine/JITLink/EHFrameSupport.h | 37 ++++++++----- .../llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h | 12 +++-- lib/ExecutionEngine/JITLink/EHFrameSupport.cpp | 32 +++++++---- lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | 63 +++++++++++----------- tools/llvm-jitlink/llvm-jitlink.cpp | 38 +++++++++++-- 5 files changed, 124 insertions(+), 58 deletions(-)