[PATCH] D152881: [lld][ELF] Add initial support of target CSKY

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 19:17:02 PDT 2023


benshi001 created this revision.
benshi001 added reviewers: MaskRay, pcwang-thead, zixuan-wu.
Herald added subscribers: arichardson, emaste.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152881

Files:
  lld/ELF/Arch/CSKY.cpp
  lld/ELF/CMakeLists.txt
  lld/ELF/InputFiles.cpp
  lld/ELF/ScriptParser.cpp
  lld/ELF/Target.cpp
  lld/ELF/Target.h
  lld/test/ELF/csky-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152881.531150.patch
Type: text/x-patch
Size: 5514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/61e6f2dc/attachment.bin>


More information about the llvm-commits mailing list