zig/lib/compiler_rt
Andrew Kelley cefcf39faa compiler_rt: strong linkage when compiling to .c
This works around a problem that started happening with LLD around
version 18.1.8:

```
lld-link: error: duplicate symbol: .weak.__nexf2.default
>>> defined at CMakeFiles/zig2.dir/compiler_rt.c.obj
>>> defined at compiler_rt.lib(compiler_rt.lib.obj)
```
2024-09-19 18:20:22 -07:00
..
2023-07-31 03:49:21 -04:00
2024-03-14 19:43:24 +02:00
2024-03-14 19:43:24 +02:00
2023-09-19 09:37:52 -07:00