search for: d40147

Displaying 2 results from an estimated 2 matches for "d40147".

Did you mean: 140147
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 for MIPS targets. For example, without multi-GOT it is not possible to...
2018 Apr 24
0
[lld] Any chance to get review for a couple of patches in a couple of years?
...e progress on that. On Mon, Apr 23, 2018 at 10:28 AM Simon Atanasyan <simon at atanasyan.com> wrote: > 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 for MIPS targets. For example, without...