[PATCH] D125450: [CSKY] Enable relocation resolver for CSKY

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 00:37:51 PDT 2022


zixuan-wu created this revision.
zixuan-wu added reviewers: MaskRay, rengolin.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
zixuan-wu requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, sstefan1.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D125450

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125450.428864.patch
Type: text/x-patch
Size: 8529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/b218a05e/attachment.bin>


More information about the llvm-commits mailing list