[PATCH] D38135: [dwarfdump] Skip 'stripped' sections

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 03:34:30 PDT 2017


JDevlieghere updated this revision to Diff 116323.
JDevlieghere added a comment.

- Add comment which explains the zero offset.


https://reviews.llvm.org/D38135

Files:
  include/llvm/Object/MachO.h
  include/llvm/Object/ObjectFile.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/Object/MachOObjectFile.cpp
  lib/Object/ObjectFile.cpp
  test/tools/llvm-dwarfdump/X86/Inputs/foo.c
  test/tools/llvm-dwarfdump/X86/stripped.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38135.116323.patch
Type: text/x-patch
Size: 4461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/af0fb7c2/attachment.bin>


More information about the llvm-commits mailing list