[all-commits] [llvm/llvm-project] be770e: [lld][WebAssembly] Reject shared libraries when `-...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Wed Sep 11 11:23:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be770edee59310b158bf3a30ddc2645007ab8da3
https://github.com/llvm/llvm-project/commit/be770edee59310b158bf3a30ddc2645007ab8da3
Author: Sam Clegg <sbc at chromium.org>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
A lld/test/wasm/static-error.s
M lld/wasm/Driver.cpp
Log Message:
-----------
[lld][WebAssembly] Reject shared libraries when `-static`/`-Bstatic` is used (#108263)
This matches the behaviour of GNU ld and the ELF version of lld.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list