This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 087ac0b GlobalISel: support wider range of load/store sizes in AArch64. new 58121fb Return a StringRef instead of a Comdat*. new f68eeb3 Handle relocations to thumb functions when dynamic linking CO [...]
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/LTO/LTO.h | 11 +++--- lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 23 +++++++++-- .../RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h | 44 +++++++++++++++++++--- test/ExecutionEngine/RuntimeDyld/ARM/COFF_Thumb.s | 34 +++++++++++++++-- tools/gold/gold-plugin.cpp | 6 +-- 5 files changed, 96 insertions(+), 22 deletions(-)