mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
When COMPILER_RT_BUILD_MEMPROF is disabled, the memprof headers should not be installed. Reviewed By: mgorny, tejohnson Differential Revision: https://reviews.llvm.org/D136550