[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
Thu Sep 3 01:10:09 PDT 2020
zixuan-wu updated this revision to Diff 289653.
zixuan-wu added a comment.
Address comments.
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.289653.patch
Type: text/x-patch
Size: 7189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/9ea011e4/attachment.bin>
More information about the llvm-commits
mailing list