[all-commits] [llvm/llvm-project] 707e97: [DWARF][RISCV] Test resolving of RISC-V relocations

Luís Marques via All-commits all-commits at lists.llvm.org
Tue Dec 10 06:02:53 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 707e9707814bfbb0297be4ab1bd4f976aa44ed37
      https://github.com/llvm/llvm-project/commit/707e9707814bfbb0297be4ab1bd4f976aa44ed37
  Author: Luís Marques <luismarques at lowrisc.org>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    A llvm/test/tools/llvm-dwarfdump/RISCV/lit.local.cfg
    A llvm/test/tools/llvm-dwarfdump/RISCV/riscv-relocs.yaml

  Log Message:
  -----------
  [DWARF][RISCV] Test resolving of RISC-V relocations

Summary: 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.

Reviewers: asb, lenary, MaskRay
Reviewed By: MaskRay
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70541




More information about the All-commits mailing list