llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.78k stars 11.9k forks source link

[nfc] Clarify when the various PGO instrumentation passes run #92330

Closed mtrofin closed 5 months ago

mtrofin commented 5 months ago

The code seems easier to read if it's centered on what the user wants rather than combinations of whatever internal variables.