[PATCH] D28639: [NDS32 2/22] Add NDS32 ELF defines
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 02:45:51 PST 2017
shiva0217 updated this revision to Diff 84646.
shiva0217 added a comment.
Thanks for the comments from @davide and @joerg.
That help me a lot.
I add a binary file "relocs.obj.elf-nds32" to fully cover the testing for relocation types
and "elf-nds32-rel.yaml" test case to test yaml2obj and obj2yaml.
Please let me know if I still missing something.
https://reviews.llvm.org/D28639
Files:
include/llvm/Object/ELFObjectFile.h
include/llvm/Object/RelocVisitor.h
include/llvm/Support/ELF.h
include/llvm/Support/ELFRelocs/NDS32.def
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
test/Object/NDS32/elf-nds32-rel.yaml
test/Object/NDS32/lit.local.cfg
test/tools/llvm-readobj/Inputs/relocs.obj.elf-nds32
test/tools/llvm-readobj/reloc-types.test
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28639.84646.patch
Type: text/x-patch
Size: 20929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/d6d65c88/attachment.bin>
More information about the llvm-commits
mailing list