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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 22:27:36 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366402: [DWARF][RISCV] Add support for RISC-V relocations needed for debug info (authored by asb, committed by ).
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Changed prior to commit:
  https://reviews.llvm.org/D62062?vs=202156&id=210482#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62062

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62062.210482.patch
Type: text/x-patch
Size: 14808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/fb3b1237/attachment-0001.bin>


More information about the llvm-commits mailing list