[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
Wed Sep 13 16:42:31 PDT 2017
sbc100 added a comment.
Making the change here first means that I can test the new default and land it in llvm. If clang is continues to set its own default then anyone using clang (i.e. a lot of the tests) won't see the effect of the change.
https://reviews.llvm.org/D37831
More information about the llvm-commits
mailing list