[all-commits] [llvm/llvm-project] 87628f: [lld][WebAssembly] Require double dash for modern ...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Thu May 26 14:43:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87628f5804e23a40986692f6cdcf66654ce3f017
https://github.com/llvm/llvm-project/commit/87628f5804e23a40986692f6cdcf66654ce3f017
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M lld/test/wasm/lto/atomics.ll
M lld/test/wasm/lto/pic-empty.s
M lld/wasm/Options.td
Log Message:
-----------
[lld][WebAssembly] Require double dash for modern linker flags
This matches the behaviour of the ELF backend (in fact this change
is mostly just copying directly from ELF/Options.td).
Differential Revision: https://reviews.llvm.org/D126500
More information about the All-commits
mailing list