[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:10:09 PDT 2022


sbc100 created this revision.
Herald added subscribers: pmatos, asb, ormris, wingo, ecnelises, steven_wu, sunfish, hiraditya, jgravelle-google, dschuff.
Herald added a project: All.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

This matches the behaviour of the ELF backend (in fact this change
is mostly just copying directly from ELF/Options.td).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126500

Files:
  lld/test/wasm/lto/atomics.ll
  lld/test/wasm/lto/pic-empty.s
  lld/wasm/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126500.432381.patch
Type: text/x-patch
Size: 7482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/7104f441/attachment.bin>


More information about the llvm-commits mailing list