[PATCH] D55721: llvm-dwarfdump: Improve/fix pretty printing of array dimensions
    David Blaikie via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 18 14:36:28 PST 2018
    
    
  
dblaikie updated this revision to Diff 178790.
dblaikie marked an inline comment as done.
dblaikie added a comment.
Rename dumpArray to dumpArrayType
Implement & test behavior for subrange without any attributes (no low/high/count).
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55721/new/
https://reviews.llvm.org/D55721
Files:
  include/llvm/BinaryFormat/Dwarf.def
  include/llvm/BinaryFormat/Dwarf.h
  lib/BinaryFormat/Dwarf.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  lib/IR/DebugInfo.cpp
  test/tools/llvm-dwarfdump/X86/prettyprint_types.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55721.178790.patch
Type: text/x-patch
Size: 14573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/90aa1a9b/attachment.bin>
    
    
More information about the llvm-commits
mailing list