This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 520a829 [Coverage] Move logic to encode filenames and mappings into l [...] new 3523a28 [codeview] Emit incomplete member pointer types with the unkn [...] new 68806ff Add support for Darwin’s static library table of contents wit [...] new 0243f6a AMDGPU/SI: Simplify code in SITargetLowering::LowerGlobalAddress()
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/Object/Archive.h | 3 +- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 20 +++-- lib/Object/Archive.cpp | 43 +++++++++- lib/Target/AMDGPU/SIISelLowering.cpp | 2 +- test/DebugInfo/COFF/types-ptr-to-member.ll | 108 ++++++++++++++++++------ test/Object/Inputs/macho-toc64-archive-x86_64.a | Bin 0 -> 1576 bytes test/Object/archive-symtab.test | 6 ++ 7 files changed, 142 insertions(+), 40 deletions(-) create mode 100644 test/Object/Inputs/macho-toc64-archive-x86_64.a