This adds a definition of the .debug_names section and the new constants
(DW_IDX_???) which are used in it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42296
[BinaryFormat] Add .debug_names support ClosedPublic Authored by labath on Jan 19 2018, 5:46 AM.
Details Summary This adds a definition of the .debug_names section and the new constants
Diff Detail
Event Timelinelabath added a child revision: D42297: [DebugInfo] Basic .debug_names dumping support.Jan 19 2018, 6:29 AM This revision is now accepted and ready to land.Jan 19 2018, 6:56 AM Closed by commit rL323084: [BinaryFormat] Add .debug_names support (authored by labath). · Explain WhyJan 22 2018, 1:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 130845 llvm/trunk/include/llvm/BinaryFormat/Dwarf.h
llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
llvm/trunk/lib/BinaryFormat/Dwarf.cpp
|