This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 308a80b PR32288: More efficient encoding for DWARF expr subregister access. new fd16587 Rename methods in DwarfExpression to adhere to the LLVM codin [...] new 34c8126 Rearrange fields. NFC.
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 20 ++-- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 18 ++-- lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 148 ++++++++++++++-------------- lib/CodeGen/AsmPrinter/DwarfExpression.h | 46 ++++----- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 12 +-- 5 files changed, 122 insertions(+), 122 deletions(-)