[PATCH] D70508: Fix an offset underflow bug in DwarfExpression when describing small values with subregisters

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 17:11:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5da385fb56cb: Fix an offset underflow bug in DwarfExpression when describing small values… (authored by aprantl).

Changed prior to commit:
  https://reviews.llvm.org/D70508?vs=230320&id=230356#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70508/new/

https://reviews.llvm.org/D70508

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/test/DebugInfo/MIR/ARM/larger-subregister.mir
  llvm/test/MC/X86/dwarf-size-field-overflow.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70508.230356.patch
Type: text/x-patch
Size: 5123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/51c41366/attachment.bin>


More information about the llvm-commits mailing list