[PATCH] D40014: [LLD] [COFF] Don't crash when checking for autoexporting of symbols without a file

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 14:12:22 PST 2017


rnk added a comment.

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?


https://reviews.llvm.org/D40014





More information about the llvm-commits mailing list