[PATCH] D126500: [lld][WebAssembly] Require double dash for modern linker flags

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 14:33:57 PDT 2022


sbc100 added a comment.

In D126500#3541093 <https://reviews.llvm.org/D126500#3541093>, @dschuff wrote:

> LGTM but will this require a change to clang and/or EMCC first?

No, that would only be needed is that were not already using the double dash version.   I ran that emscripten test suite and confirmed it was not using the single dash version anywhere.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126500



More information about the llvm-commits mailing list