[lld] Changing TimeProfiler.cpp clock from microseconds to nanoseconds (PR #68096)

via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 11:12:51 PDT 2023


fel-cab wrote:

At this point, I think this patch is not necessary, given that the events duration in the profiles have to be generated in microseconds, therefore having the times in nanoseconds do not have any benefit. For this reason, I'm going to close it.

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


More information about the llvm-commits mailing list