[PATCH] D40014: [LLD] [COFF] Don't crash when checking for autoexporting of symbols without a file
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 14:15:41 PST 2017
mstorsjo added a comment.
In https://reviews.llvm.org/D40014#925289, @rnk wrote:
> Do you mind digging a little bit so we can get a test case for it? Is there some way to get symbol definitions from .drectives like ELF with --defsym or something?
Ok, I can try to dig closer and see where it actually is coming from.
https://reviews.llvm.org/D40014
More information about the llvm-commits
mailing list