[PATCH] D40174: [ELF][MIPS] Fix crash in LLD when linking code that needs PIC thunks

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 07:14:59 PST 2017


peter.smith added a comment.

(Adding my Linaro email address as a reviewer) My apologies for missing that case. This looks good to me as by definition we can't find our target section in an empty InputSectionDescription. Will be worth seeing if Rui has any style comments.


https://reviews.llvm.org/D40174





More information about the llvm-commits mailing list