aeubanks wrote:

What's the benefit to this change? From a compile time perspective, files 
containing no functions are essentially negligible. From a consistency 
perspective, not adding `__llvm_profile_raw_version` in some cases creates 
divergence between different source files (IIRC we do some checking of 
`__llvm_profile_raw_version` against the profile runtime library? which is good 
for checking that all your sources were compiled the same way)

https://github.com/llvm/llvm-project/pull/93917
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to