[llvm] [DebugCounter] Add support for non-continous ranges. (PR #89470)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 13:24:59 PDT 2025


nikic wrote:

After this change, how are you supposed to set a debug counter to zero (as in the old `-count=0`)? I tried `-debug-counter=name=` but that produces an error.

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


More information about the llvm-commits mailing list