[PATCH] D62062: [DWARF][RISCV] Add support for RISC-V relocations needed for debug info

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 05:00:18 PDT 2019


luismarques updated this revision to Diff 202156.
luismarques added a comment.

Also use the --long-options in `llvm-dwarfdump`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62062

Files:
  include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  lib/DebugInfo/DWARF/DWARFListTable.cpp
  lib/DebugInfo/DWARF/DWARFUnit.cpp
  lib/Object/RelocationResolver.cpp
  test/DebugInfo/RISCV/dwarf-riscv-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62062.202156.patch
Type: text/x-patch
Size: 14357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/92866355/attachment.bin>


More information about the llvm-commits mailing list