[PATCH] D131217: [clang][WebAssembly] Pass `-Wl,-no-type-check` through to the MC layer

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 17:19:13 PDT 2022


MaskRay added a comment.

Test?

And we should not have `llvm::dbgs() << "Main " << Opts.NoTypeCheck << "\n";` by default.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131217/new/

https://reviews.llvm.org/D131217



More information about the cfe-commits mailing list