qemu/tests/tcg/plugins
Pierrick Bouvier 923710b6d5 plugins: enable linking with clang/lld
Windows uses a special mechanism to enable plugins to work (DLL delay
loading). Option for lld is different than ld.

MSYS2 clang based environment use lld by default, so restricting to this
config on Windows is safe, and will avoid false bug reports.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Tested-by: Stefan Weil <sw@weilnetz.de>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250110203401.178532-4-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-26-alex.bennee@linaro.org>
2025-01-17 10:45:32 +00:00
..
bb.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
empty.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
inline.c tests/tcg: move test plugins into tcg subdir 2024-07-30 11:44:18 +01:00
insn.c tests/tcg/plugins/insn: remove unused callback parameter 2025-01-17 10:44:31 +00:00
mem.c tests/tcg/plugins/mem: fix 32-bit build 2025-01-17 10:44:42 +00:00
meson.build plugins: enable linking with clang/lld 2025-01-17 10:45:32 +00:00
syscall.c tests/tcg/plugins/syscall: fix 32-bit build 2025-01-17 10:44:38 +00:00