Marc-André Lureau 75b773d84c win32: avoid discarding the exception handler
In all likelihood, the compiler with lto doesn't see the function being
used, from assembly macro __try1. Help it by marking the function has
being used.

Resolves:
https://gitlab.com/qemu-project/qemu/-/issues/1904

Fixes: commit d89f30b4df ("win32: wrap socket close() with an exception handler")

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
2023-10-03 15:05:20 +04:00
..
2023-01-06 00:50:32 +01:00
2023-03-20 12:43:50 +01:00
2023-05-02 12:36:46 -07:00
2023-09-15 13:57:00 +00:00
2023-05-23 15:20:15 +08:00
2023-02-10 14:12:06 +01:00
2023-05-30 15:50:17 +01:00
2023-09-06 11:19:33 +02:00
2022-12-20 17:09:41 -08:00
2023-08-31 19:47:43 +02:00
2022-10-07 12:11:41 +02:00
2023-06-13 17:42:01 +10:00
2023-04-24 11:29:00 +02:00
2022-04-21 17:03:51 +04:00
2023-03-28 15:23:10 -07:00
2023-04-27 16:39:43 +02:00
2023-02-08 07:27:20 +01:00
2023-03-02 19:13:52 -05:00
2023-08-31 19:47:43 +02:00