[llvm] [ThinLTO] Don't mark calloc function dead (PR #72673)

via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 03:27:30 PST 2023


eleviant wrote:

> (invoked from LTO.cpp via readIRSymtab, and the flags are later checked when adding symbols in addModuleToGlobalRes)

Thanks a lot, I somehow missed that. Updated the patch

https://github.com/llvm/llvm-project/pull/72673


More information about the llvm-commits mailing list