[clang] Deprecate order file instrumentation (PR #121514)

Ellis Hoag via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 10:25:21 PST 2025


ellishg wrote:

> Is the plan to reuse the clang option -forder-file-instrumentation in the future?

No I wasn't planning on it. I'd like to remove this code for maintainability reasons and to encourage others to use IRPGO instead 

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


More information about the cfe-commits mailing list