<div dir="ltr"><span style="font-size:12.8px">Hello all,</span><div style="font-size:12.8px">  A while ago, I implemented frontend-based PGO in LDC (very similar to Clang's) and now I'd like to add IR-based PGO. I want the commandline interface to be the same (or very similar) to Clang's, but I am having trouble finding the current state of Clang's PGO commandline flags (and their meaning related to Clang/LLVM-IR PGO).</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Can you give me a pointer to where I can find this, or perhaps give me a brief overview of the current flags and how to select whether to use frontend-based or IR-based PGO ?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks a lot,</div><div style="font-size:12.8px">  Johan</div></div>