[all-commits] [llvm/llvm-project] 69f61d: [Object] Support relocation resolver for CSKY

Zi Xuan Wu (Zeson) via All-commits all-commits at lists.llvm.org
Thu May 12 22:40:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69f61d6e658cfa30f7fcba62d0293081800493cd
      https://github.com/llvm/llvm-project/commit/69f61d6e658cfa30f7fcba62d0293081800493cd
  Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
  Date:   2022-05-13 (Fri, 13 May 2022)

  Changed paths:
    M llvm/lib/Object/RelocationResolver.cpp
    A llvm/test/DebugInfo/CSKY/dwarf-csky-relocs.ll
    A llvm/test/DebugInfo/CSKY/eh-frame.s
    A llvm/test/DebugInfo/CSKY/lit.local.cfg

  Log Message:
  -----------
  [Object] Support relocation resolver for CSKY

It enables relocation resolver for CSKY to pass some check-all test,
and also add some test about dwarf relocs.

Differential Revision: https://reviews.llvm.org/D125450




More information about the All-commits mailing list