[PATCH] D42296: [BinaryFormat] Add .debug_names support

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 05:47:32 PST 2018


labath created this revision.
labath added reviewers: JDevlieghere, aprantl.

This adds a definition of the .debug_names section and the new constants
(DW_IDX_???) which are used in it.


Repository:
  rL LLVM

https://reviews.llvm.org/D42296

Files:
  include/llvm/BinaryFormat/Dwarf.def
  include/llvm/BinaryFormat/Dwarf.h
  lib/BinaryFormat/Dwarf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42296.130595.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/6a46c123/attachment.bin>


More information about the llvm-commits mailing list