[PATCH] D31663: [LLD][ELF] Account for range thunk that has drifted out of range

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





More information about the llvm-commits mailing list