[PATCH] D58335: [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 31 03:38:48 PDT 2019
HsiangKai updated this revision to Diff 202409.
HsiangKai added a comment.
Herald added a reviewer: JDevlieghere.
Support .debug_frame/.eh_frame parsing for llvm-dwarfdump.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58335/new/
https://reviews.llvm.org/D58335
Files:
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
include/llvm/DebugInfo/DWARF/DWARFObject.h
include/llvm/MC/MCDwarf.h
include/llvm/MC/MCFixup.h
include/llvm/MC/MCFragment.h
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
lib/MC/MCAsmBackend.cpp
lib/MC/MCAssembler.cpp
lib/MC/MCDwarf.cpp
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
test/CodeGen/RISCV/fixups-relax-diff.ll
test/DebugInfo/RISCV/relax-debug-frame.ll
tools/dsymutil/DwarfLinker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58335.202409.patch
Type: text/x-patch
Size: 24762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/a6f7bc32/attachment.bin>
More information about the llvm-commits
mailing list