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

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 08:55:29 PST 2019


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

- Adds instructions for (re)creating/extending the binary blobs inside `.debug_info` and `.debug_abbrev`;
- Simplifies the content of those sections to have only the fields we are interested in.


Repository:
  rG LLVM Github Monorepo

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

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.232155.patch
Type: text/x-patch
Size: 7878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/ab00915c/attachment-0001.bin>


More information about the llvm-commits mailing list