[PATCH] D37852: [dwarfdump] Make .eh_frame an alias for .debug_frame

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 02:04:01 PDT 2017


JDevlieghere updated this revision to Diff 115375.
JDevlieghere set the repository for this revision to rL LLVM.
JDevlieghere added a comment.

Feedback Adrian.


Repository:
  rL LLVM

https://reviews.llvm.org/D37852

Files:
  include/llvm/BinaryFormat/Dwarf.def
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  test/DebugInfo/dwarfdump-debug-frame-simple.test
  test/MC/X86/i386-darwin-frame-register.ll
  test/tools/dsymutil/X86/frame-1.test
  test/tools/dsymutil/X86/frame-2.test
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  tools/llvm-objdump/MachODump.cpp
  tools/llvm-objdump/llvm-objdump.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37852.115375.patch
Type: text/x-patch
Size: 10872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/34c106b2/attachment.bin>


More information about the llvm-commits mailing list