llvm-project
8377f90c - [MemProf] Add sanitizer interface decls for histogram funcs. (#151398)

Commit
143 days ago
[MemProf] Add sanitizer interface decls for histogram funcs. (#151398) Add the necessary sanitizer interface decls required when the memprof runtime is built in dynamic mode. This was a latent issue since we didn't add tests for the histogram feature in compiler-rt. These tests are run with `ninja check-memprof-dynamic`. I discovered this after the CI failures for #147854.
Author
Snehasish Kumar
Parents
Loading