================ @@ -852,6 +852,7 @@ static void initializeLibCalls(TargetLibraryInfoImpl &TLI, const Triple &T, TLI.setUnavailable(LibFunc_memrchr); TLI.setUnavailable(LibFunc_ntohl); TLI.setUnavailable(LibFunc_ntohs); + TLI.setUnavailable(LibFunc_reallocarray); ---------------- arsenm wrote:
I mean this needs to be documented in the code, not the commit message https://github.com/llvm/llvm-project/pull/114818 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits