MatzeB wrote: Given `--stats` is defined in `lib/Support` you kinda get a `--stats` switch for every tool linking against libSupport. Can't you define the new option there as well so it is available everywhere? https://github.com/llvm/llvm-project/pull/163967