This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a2f56a7d2f3 [AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions new a4d6bb66d02 [Object] Change object::SectionRef::getContents() to return [...]
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/Object/ObjectFile.h | 9 +++--- lib/DebugInfo/DWARF/DWARFContext.cpp | 10 +++++-- lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 8 ++--- lib/DebugInfo/Symbolize/Symbolize.cpp | 9 ++++-- .../JITLink/MachOAtomGraphBuilder.cpp | 10 +++---- lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 6 ++-- lib/Object/ELFObjectFile.cpp | 11 +++---- lib/Object/IRObjectFile.cpp | 10 +++---- lib/Object/Object.cpp | 8 ++--- lib/ProfileData/Coverage/CoverageMappingReader.cpp | 13 +++++--- lib/XRay/InstrumentationMap.cpp | 7 +++-- tools/dsymutil/DwarfLinker.cpp | 10 +++++-- tools/dsymutil/DwarfStreamer.cpp | 10 ++++--- tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 10 +++---- tools/llvm-cov/TestingSupport.cpp | 13 ++++++-- tools/llvm-cxxdump/llvm-cxxdump.cpp | 17 +++++++---- tools/llvm-dwp/llvm-dwp.cpp | 7 +++-- tools/llvm-objdump/MachODump.cpp | 35 ++++++++++------------ tools/llvm-objdump/llvm-objdump.cpp | 17 +++++------ tools/llvm-pdbutil/DumpOutputStyle.cpp | 8 ++--- tools/llvm-pdbutil/InputFile.cpp | 9 ++++-- tools/llvm-readobj/COFFDumper.cpp | 26 +++++----------- tools/llvm-readobj/MachODumper.cpp | 14 ++------- tools/llvm-readobj/ObjDumper.cpp | 6 ++-- tools/sancov/sancov.cpp | 6 ++-- 25 files changed, 151 insertions(+), 138 deletions(-)