[PATCH] D31657: [LLD][ELF] Make createThunks() iterate until no more thunks added

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 07:34:36 PDT 2017


peter.smith abandoned this revision.
peter.smith added a comment.

I'm abandoning the range thunks implementation that inserts into OutputSections in favour of an implementation that inserts into InputSectionDescription.


https://reviews.llvm.org/D31657





More information about the llvm-commits mailing list