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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 07:17:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313530: [dwarfdump] Make .eh_frame an alias for .debug_frame (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D37852?vs=115375&id=115640#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37852

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37852.115640.patch
Type: text/x-patch
Size: 11655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/964892a7/attachment-0001.bin>


More information about the llvm-commits mailing list