[PATCH] D28639: [NDS32 2/22] Add NDS32 ELF defines

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 00:26:57 PST 2017


davide added a comment.

Please upload diffs with context `git diff -U99999`. 
You need tests for each of the tools that dump: llvm-readobj/llvm-objdump (and yaml2elf/elf2yaml once/if yu add support for them). I'd suggest to add a line for each of the relocations that can be emitted (to have full coverage).


https://reviews.llvm.org/D28639





More information about the llvm-commits mailing list