[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
Thu Jul 18 07:47:42 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366442: [DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame. (authored by HsiangKai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58335?vs=206128&id=210565#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58335/new/

https://reviews.llvm.org/D58335

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/include/llvm/MC/MCFixup.h
  llvm/trunk/include/llvm/MC/MCFragment.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/trunk/lib/MC/MCAsmBackend.cpp
  llvm/trunk/lib/MC/MCAssembler.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/Object/RelocationResolver.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  llvm/trunk/test/CodeGen/RISCV/fixups-relax-diff.ll
  llvm/trunk/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
  llvm/trunk/test/DebugInfo/RISCV/relax-debug-frame.ll
  llvm/trunk/test/MC/RISCV/fde-reloc.s
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58335.210565.patch
Type: text/x-patch
Size: 29339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/419f4f42/attachment.bin>


More information about the llvm-commits mailing list