[PATCH] D37497: [WebAssembly] Only treat imports/exports as symbols when reading relocatable object files

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 12:19:48 PDT 2017


sbc100 added a comment.

OK makes sense.   We now only create symbols from imports/exports when the 'linking' section is present.


https://reviews.llvm.org/D37497





More information about the llvm-commits mailing list