[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 Mar 1 22:25:51 PST 2019


HsiangKai updated this revision to Diff 189031.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58335

Files:
  include/llvm/MC/MCDwarf.h
  include/llvm/MC/MCFixup.h
  include/llvm/MC/MCFragment.h
  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/DebugInfo/RISCV/relax-debug-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58335.189031.patch
Type: text/x-patch
Size: 15372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190302/1f8baedd/attachment.bin>


More information about the llvm-commits mailing list