[PATCH] D37615: [AVR] implement the relocation of LDI and other Instructions for LLD

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 08:16:55 PDT 2017


ruiu added a comment.

This patch still doesn't look like it is ready for code review.

Can you add more code to the test file so that all relocations are covered by the test? The number of relocations generated by the test is apparently less than the number of the relocations you are implementing in this patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D37615





More information about the llvm-commits mailing list