[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
Wed Sep 2 03:33:14 PDT 2020
zixuan-wu updated this revision to Diff 289387.
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/test/Object/CSKY/elf-flags.yaml
llvm/test/Object/CSKY/lit.local.cfg
llvm/unittests/Object/ELFObjectFileTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86610.289387.patch
Type: text/x-patch
Size: 8245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/89b275a5/attachment.bin>
More information about the llvm-commits
mailing list