[PATCH] D86610: [ELF] Add a new e_machine value EM_CSKY and add some CSKY relocation types

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 6 20:02:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG69f2c79f2ad2: [ELF] Add a new e_machine value EM_CSKY and add some CSKY relocation types (authored by zixuan-wu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86610

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/lib/Object/ELF.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/unittests/Object/ELFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86610.290168.patch
Type: text/x-patch
Size: 7189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/0550da35/attachment.bin>


More information about the llvm-commits mailing list