[PATCH] D37831: [WebAssembly] Don't pass -ffunction-section/-fdata-sections by default

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 14:34:40 PDT 2017


sbc100 added a comment.

Yes, I was refering to the waterfall tests.

I don't see why webassembly should default to -fdata-sections/-ffunction-sections any more than any other platform should.

But I can hold off on this change if you like?  I guess it isn't essential to the work i'm doing on the llvm side..


https://reviews.llvm.org/D37831





More information about the llvm-commits mailing list