[PATCH] D32991: [ELF] Initial migration of AVR target
Leslie Zhai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 19:48:32 PDT 2017
xiangzhai added a comment.
Dear Dylan,
Thanks for your patch!
> In the future, we should refactor LLVM so that it is something like this quick dirty patch F3351549: patch.diff <https://reviews.llvm.org/F3351549>
>
> That way, we can use the same relocation code in LLD and LLVM.
Sorry again for my late response, recently I am doing my company's work assignment about L4 microkernel, and it is really really really difficult to debug with JDB <https://os.inf.tu-dresden.de/fiasco/doc.html> in QEMU http://os.inf.tu-dresden.de/pipermail/l4-hackers/2017/008051.html but I will try to catch up with you :)
Regards,
Leslie Zhai
Repository:
rL LLVM
https://reviews.llvm.org/D32991
More information about the llvm-commits
mailing list