[PATCH] D57575: [LLD] [COFF] Create range extension thunks for ARM64
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 14:40:29 PST 2019
ruiu added a comment.
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.
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