[PATCH] D31660: [LLD][ELF] Allow multiple thunks to be added for a symbol.

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





More information about the llvm-commits mailing list