[PATCH] D57550: [DWARF v5] A location description's length is a uleb not a short (Fixing PR40525).

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 09:11:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352889: [DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a… (authored by wolfgangp, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57550?vs=184625&id=184769#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57550

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/trunk/test/CodeGen/X86/debug-loclists.ll
  llvm/trunk/test/DebugInfo/X86/dwarfdump-debug-loclists.test
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_loclists_startx_length.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57550.184769.patch
Type: text/x-patch
Size: 6381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/8a2b4685/attachment.bin>


More information about the llvm-commits mailing list