Files
clang-p2996/lld/test/ELF/lto
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
2023-01-03 15:48:17 -08:00