[PATCH] D37869: [WebAssembly] Remove default -fdata-sections

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 16:18:45 PDT 2017


sbc100 added a comment.

I guess I was just trying to match the other native toolchains.  One can still pass -fdata-sections, but why make it the default?

I can remove the change in the default from this change to make it less controversial perhaps?


https://reviews.llvm.org/D37869





More information about the llvm-commits mailing list