This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10494e0311e [RISCV][NFC] Add tests that capture current encodings for DWARF EH new fdc09720280 [RISCV] Set correct encodings for DWARF exception handling new 8fd4480ecca Mips: Remove immarg from copy and insert intrinsics new 4295d622f9e [AsmPrinter] Make the encoding of call sites in .gcc_except [...]
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/CodeGen/AsmPrinter.h | 6 ++++ include/llvm/IR/IntrinsicsMips.td | 24 +++++++------- include/llvm/Target/TargetLoweringObjectFile.h | 2 ++ lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 19 +++++++++++ lib/CodeGen/AsmPrinter/EHStreamer.cpp | 13 ++++---- lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 10 ++++++ lib/Target/TargetLoweringObjectFile.cpp | 1 + test/CodeGen/RISCV/dwarf-eh.ll | 44 ++++++++++++-------------- 8 files changed, 78 insertions(+), 41 deletions(-)