Add a new --summary option to statistics dump command so that it is much more light weight than the full version. Introduce a new SBStatisticsOptions API setting the verbosity of statistics dump. [PR #80218](https://github.com/llvm/llvm-project/pull/80218#discussion_r1473639878)
4 lines
45 B
C
4 lines
45 B
C
int main(void) {
|
|
return 0; // break here
|
|
}
|