[PATCH] [DWARF] Fix a bug in line info handling

Keno Fischer kfischer at college.harvard.edu
Fri May 22 14:13:27 PDT 2015


Updated again. I also noticed that we were duplicating the last row before (the end_sequence one, which is not in general valid - I believe), so I fixed the test as well - please make sure that seems correct.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9925

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  test/DebugInfo/debuglineinfo-macho.test
  test/DebugInfo/debuglineinfo.test

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9925.26348.patch
Type: text/x-patch
Size: 9451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150522/35ab76fc/attachment.bin>


More information about the llvm-commits mailing list