kripken requested changes to this revision. kripken added inline comments. This revision now requires changes to proceed.
================ Comment at: clang/lib/Driver/ToolChains/WebAssembly.cpp:154 + if (!WasmOptPath.empty()) { + CmdArgs.push_back("--keep-secton=target_features"); + } ---------------- Shouldn't `secton` => `section`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D149917/new/ https://reviews.llvm.org/D149917 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits