mikolaj-pirog wrote: > @mikolaj-pirog Are you planning on getting back to this? I find it > nevertheless interesting, as long as we can bind it with PGO information from > LLVM & properly generate the corresponding `IMAGE_DEBUG_TYPE_POGO` entry in > the file. I am seeing this: > https://github.com/CasualX/pelite/blob/e9d2dfaadaa5d225d220e703f757930f70c7b8a2/src/wrap/debug.rs#L198 > documents the format for that entry. There might be other places accross > github (I just looked up `IMAGE_DEBUG_TYPE_POGO`)
Thanks for the link! Currently this not a priority to me, so I've no set plan for this at the moment https://github.com/llvm/llvm-project/pull/114260 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
