This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 837c797 AArch64: don't assume all i128s are BUILD_PAIRs new 92cd0ec [CodeView] Use llvm::Error instead of std::error_code.
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/DebugInfo/CodeView/CVSymbolVisitor.h | 8 +- .../llvm/DebugInfo/CodeView/RecordSerialization.h | 101 +++++----- include/llvm/DebugInfo/CodeView/SymbolRecord.h | 216 ++++++++++----------- include/llvm/DebugInfo/CodeView/TypeRecord.h | 124 ++++++------ lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 16 +- lib/DebugInfo/CodeView/RecordSerialization.cpp | 87 +++++---- lib/DebugInfo/CodeView/TypeRecord.cpp | 126 ++++++------ tools/llvm-readobj/llvm-readobj.cpp | 8 + tools/llvm-readobj/llvm-readobj.h | 1 + 9 files changed, 363 insertions(+), 324 deletions(-)