mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
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.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================