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

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 09:27:00 PST 2023


================

----------------
minglotus-6 wrote:

nit: the test case could be simplified. Same for the other one.

Usually I would remove the unneeded parameter attributes and function attributes. In this test case, the type metadata doesn't seem to be relevant either.

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


More information about the llvm-commits mailing list