[PATCH] D72900: [DebugInfo] Support 64-bit DWARF for .debug_names.
    Igor Kudrin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 29 03:49:58 PST 2020
    
    
  
ikudrin updated this revision to Diff 241100.
ikudrin added a comment.
- Make the checking for the remaining length closer to what @dblaikie suggested.
David, which variant looks better to you?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72900/new/
https://reviews.llvm.org/D72900
Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/test/DebugInfo/X86/dwarfdump-debug-names.s
  llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
  llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72900.241100.patch
Type: text/x-patch
Size: 13371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/e66434ec/attachment.bin>
    
    
More information about the llvm-commits
mailing list