[PATCH] D37852: [dwarfdump] Make .eh_frame an alias for .debug_frame
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 15:27:20 PDT 2017
JDevlieghere updated this revision to Diff 115303.
JDevlieghere retitled this revision from "[dwarfdump] Make .eh_frame a first class citizen" to "[dwarfdump] Make .eh_frame an alias for .debug_frame".
JDevlieghere edited the summary of this revision.
JDevlieghere added a comment.
Thanks! I've updated the diff and description to make `.eh_frame` an alias for `.debug_frame`.
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/Assembler/return-column.s
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
test/tools/llvm-objdump/eh_frame-arm64.test
test/tools/llvm-objdump/eh_frame-mipsel.test
test/tools/llvm-objdump/eh_frame_zero_cie.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.115303.patch
Type: text/x-patch
Size: 13259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170914/fa0b9249/attachment.bin>
More information about the llvm-commits
mailing list