[clang] [compiler-rt] [llvm] [PGO] Initialize GOV Writeout and Reset Functions in the Runtime on AIX (PR #108570)

Qiongsi Wu via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 13 07:39:45 PDT 2024


qiongsiwu wrote:

I would like to get input from the community if it is a good idea to use this initialization mechanism on more platforms, such as on Linux/macOS. If it works on more platforms, I will revise this PR so that we can perform the initialization in the runtime on as many platforms as possible. 

Thanks so much! 

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


More information about the cfe-commits mailing list