Files
clang-p2996/llvm/lib/Transforms/Instrumentation/MemProfUse.cpp
Snehasish Kumar 16c7b3c9f5 [MemProf] Split MemProfiler into Instrumentation and Use. (#142811)
Most of the recent development on the MemProfiler has been on the Use part. The instrumentation has been quite stable for a while. As the complexity of the use grows (with undrifting, diagnostics etc) I figured it would be good to separate these two implementations.
2025-06-05 07:36:50 -07:00

30 KiB