summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2023-05-02 10:43:23 -0700
committerTeresa Johnson <tejohnson@google.com>2023-05-02 13:11:35 -0700
commite0577ce367759127893def95ce63910de15de1d5 (patch)
treef6c03867ba7d3be511de693cd24225a807ea0dff /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent1c61accbde8b6b2d18d023955dea93b2e27cfb0b (diff)
[MemProf] Removed unused allocation type
Removes the 'notcoldandcold' allocation type summary (de)serialization support added in D135714, after realizing that this will never be generated in practice. There are 2 uses of the allocation type keywords in the summary. One is for the individual profiled memprof context summaries, and each context can only be assigned a single type of hotness. The second is in the clone version information produced by the MemProfContextDisambiguation whole program step, and we only create a clone for a specific allocation type. Differential Revision: https://reviews.llvm.org/D149669
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions