[compiler-rt] [llvm] [Memprof] Adds the option to collect AccessCountHistograms for memprof. (PR #94264)

Matthew Weingarten via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 18:46:23 PDT 2024


mattweingarten wrote:

Thanks for point it out, looking into reducing the binary sizes again.

> This patch adds a bunch of 3+ MB binary files to source control. Do you really really need to do that? I'm not sure if there's a specific LLVM policy that forbids it, but it feels like bad practice to me: it's not a very efficient way to use source control and it possibly makes it harderto audit the whole of the LLVM code base.



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


More information about the llvm-commits mailing list