[PATCH] D31664: [LLD][ELF] Prefer placing ThunkSections before non ThunkSections

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 07:37:18 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/D31664





More information about the llvm-commits mailing list