eleviant 28ad007927
[ThinLTO] Don't mark calloc function dead (#72673)
Dead store elimination pass may fold malloc + memset calls into a single
call to calloc. If calloc is not preserved and is not being called
it can be marked dead which results in link error.
2023-11-30 19:02:25 +01:00
..
2023-02-15 17:34:35 +00:00
2022-11-27 20:06:48 -08:00
2023-01-03 15:48:17 -08:00
2021-04-13 16:11:58 -07:00