search for: 18330b8e

Displaying 2 results from an estimated 2 matches for "18330b8e".

2018 Apr 24
0
[lld] Any chance to get review for a couple of patches in a couple of years?
...ny rough estimation. I think, guys who > work on MIPS FreeBSD port would like to get that estimation too. > > Regards, > Simon Atanasyan > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180424/18330b8e/attachment.html>
2018 Apr 23
2
[lld] Any chance to get review for a couple of patches in a couple of years?
Hi Rui, Rafael, You are reviewers of two MIPS related patches for LLD linker: - Handle cross-mode (regular <-> microMIPS) jumps https://reviews.llvm.org/D40147 - Multi-GOT implementation https://reviews.llvm.org/D31528 Both patches implement essential part of MIPS architecture. microMIPS is something like ARM Thumb. Multi-GOT support required to link any rather complex application