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

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 17:24:32 PDT 2022


sbc100 added a comment.

In D131217#3701363 <https://reviews.llvm.org/D131217#3701363>, @MaskRay wrote:

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

Sorry, as as said above "Work in progress -- still needs a test."


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