[PATCH] D38760: [LLD] [COFF] Add support for automatically exporting all symbols

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 12:31:27 PDT 2017


ruiu added a comment.

By the way, why does GNU ld export all symbols by default? Is it to emulate the ELF-ism on Windows?


https://reviews.llvm.org/D38760





More information about the llvm-commits mailing list