[PATCH] D31656: [LLD][ELF] Fix Thunks with placement restrictions and linker scripts

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





More information about the llvm-commits mailing list