[clang] [llvm] [BOLT] Add --ba flag to deprecate --nl (PR #164257)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 10:43:11 PDT 2025


https://github.com/aaupov commented:

Please check the handling for deprecated options (e.g. `DeprecatedICFNumericOptionParser` or `DeprecatedSplitFunctionOptionParser`) to warn the user about the old flag.

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


More information about the llvm-commits mailing list