[PATCH] D70541: [DWARF][RISCV] Test resolving of RISC-V relocations

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 07:42:21 PST 2019


luismarques created this revision.
luismarques added reviewers: asb, lenary.
Herald added subscribers: llvm-commits, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar.
Herald added a project: LLVM.

This patch adds an object file (in yaml format) with a synthetic .debug_info section which we use to test that the supported RISC-V relocations are properly resolved.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70541

Files:
  llvm/test/tools/llvm-dwarfdump/RISCV/lit.local.cfg
  llvm/test/tools/llvm-dwarfdump/RISCV/riscv-relocs.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70541.230459.patch
Type: text/x-patch
Size: 7195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/3678a67e/attachment.bin>


More information about the llvm-commits mailing list