[llvm] [llvm-profdata] Reintroduce use of InitLLVM (PR #164736)

Tim Creech via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 15:48:31 PDT 2025


tcreech-intel wrote:

> FWIW we want to support llvm-driver in llvm-profdata, but we first need to replace the use of `cl::opt` with `OptTable`.

Thanks, @petrhosek. I'll clarify the commit message a little to reflect that the current situation is likely temporary.

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


More information about the llvm-commits mailing list