diff options
author | Chris Apple <cja-private@pm.me> | 2024-09-25 11:59:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 11:59:11 -0700 |
commit | c3334dad732e3a3a53e57c028bdb337766e01598 (patch) | |
tree | 8145dac97562f3c6a832dc278e33ad481babc59a /llvm/lib/IR/Function.cpp | |
parent | 0f521931b85e6b5f798af357cf32a7ae782a848d (diff) | |
download | llvm-c3334dad732e3a3a53e57c028bdb337766e01598.zip llvm-c3334dad732e3a3a53e57c028bdb337766e01598.tar.gz llvm-c3334dad732e3a3a53e57c028bdb337766e01598.tar.bz2 |
[rtsan] Add exit statistics (#109885)
adds the flag `print_stats_on_exit` which mirrors nsan's same flag.
# Why?
Not only is this nice for the end users, this gives us a very trivial
way to test deduplication which is next up
Currently the style is something like:
```
RealtimeSanitizer exit stats:
Total error count: 488
```
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions