[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
Sat Jun 22 18:33:15 PDT 2019
HsiangKai updated this revision to Diff 206128.
HsiangKai added a comment.
Update test cases.
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.206128.patch
Type: text/x-patch
Size: 25165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190623/03f5cdb3/attachment.bin>
More information about the llvm-commits
mailing list