[PATCH] D57575: [LLD] [COFF] Create range extension thunks for ARM64

David Major via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 19:01:08 PST 2019


dmajor added a comment.

In D57575#1381581 <https://reviews.llvm.org/D57575#1381581>, @ruiu wrote:

> In D57575#1381528 <https://reviews.llvm.org/D57575#1381528>, @mstorsjo wrote:
>
> > @ruiu - What do you think about this and D57574 <https://reviews.llvm.org/D57574> wrt backporting to 8.0? They should be pretty safe, but on the other hand I don't think they're something that many random users will run into either.
>
>
> I wouldn't personally request cherrypicking that change at this point because it's not a regression from 7.0 and doesn't seem like a big issue. But if you feel otherwise, feel free to submit a cherrypick request.


I'd like to have these fixes in the clang 8 used by Mozilla automation. It would make things mildly easier if they were merged to the release branch, but if needed we can carry the patches locally.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57575/new/

https://reviews.llvm.org/D57575





More information about the llvm-commits mailing list