search for: d31656

Displaying 1 result from an estimated 1 matches for "d31656".

Did you mean: 31656
2017 Apr 04
2
[LLD] RFC Range Thunks Implementation review for ARM and Mips
...however the implementation ends up. The following patches are the glue code needed for range extension thunks to be implemented. [LLD][ELF] Make createThunks a class [NFC] https://reviews.llvm.org/D31654 [LLD][ELF] Fix Thunks with placement restrictions and linker scripts https://reviews.llvm.org/D31656 [LLD][ELF] Make createThunks() iterate until no more thunks added https://reviews.llvm.org/D31657 The following set of patches add range extension thunks, they are split up to make reviewing easier, but don't add enough to add tests until late on. [ELF] Introduce Thunk reuse compatibility http...