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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 14:00:00 PST 2023


================
@@ -0,0 +1,35 @@
+; RUN: opt -module-summary %s -o %t1.bc
----------------
MaskRay wrote:

Perhaps add a file-level comment that this is similar to `builtin-nostrip.ll`

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


More information about the llvm-commits mailing list