[PATCH] D40014: [LLD] [COFF] Improve the autoexport check for symbols from import libraries with -opt:noref

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 14:29:45 PST 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D40014#926637, @rnk wrote:

> lgtm, definitely don't want to auto-export that imported data. The absolute symbol thing can be a follow-up change.


I can amend it to allow absolute symbols before committing - I wasn't quite sure what they were originally, but I guess it can make sense to export them as well.


https://reviews.llvm.org/D40014





More information about the llvm-commits mailing list