zig/lib/compiler_rt
Ryan Sepassi 45be803646
Update __chkstk_ms to have weak linkage (#20138)
* Update `__chkstk_ms` to have weak linkage

`__chkstk_ms` was causing conflicts during linking in some circumstances (specifically with linking object files from Rust sources). This PR switches `__chkstk_ms` to have weak linkage.

#15107

* Update stack_probe.zig to weak linkage for all symbols
2024-07-11 20:20:06 +00:00
..
2024-03-14 19:43:24 +02:00
2024-03-14 19:43:24 +02:00
2024-06-16 11:53:33 +02:00
2023-07-31 03:49:21 -04:00
2022-12-28 14:57:17 +01:00
2024-03-14 19:43:24 +02:00
2023-09-19 09:37:52 -07:00
2023-09-19 09:37:52 -07:00
2023-11-19 09:55:07 +00:00
2024-03-14 19:43:24 +02:00
2023-10-25 04:28:30 -04:00
2023-09-19 09:37:52 -07:00
2024-03-14 19:43:24 +02:00
2023-09-19 09:37:52 -07:00
2023-09-19 09:37:52 -07:00
2024-03-14 19:43:24 +02:00
2023-09-19 09:37:52 -07:00
2023-09-19 09:37:52 -07:00
2024-03-14 19:43:24 +02:00
2023-09-19 09:37:52 -07:00
2023-09-19 09:37:52 -07:00
2024-02-12 05:25:07 +01:00