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

Steven Wu via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 11:55:32 PST 2023


================
@@ -0,0 +1,39 @@
+; REQUIRES: x86-registered-target
----------------
cachemeifyoucan wrote:

nit: this is not needed. `X86` directory has a `lit.local.cfg` that covers this requirement.

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


More information about the llvm-commits mailing list