Files
clang-p2996/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Kazu Hirata b7feccb31d [memprof] Dump call site matching information (#125130)
MemProfiler.cpp annotates the IR with the memory profile so that we
can later duplicate context. This patch dumps the entire inline call
stack
for each call site match.
2025-02-06 23:37:10 -08:00

50 KiB