diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-15 15:37:00 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-15 15:37:00 -0800 |
commit | 0d38f64e7df94b062dde89627de28125f292b6bb (patch) | |
tree | c38810c7f84bcb6072d9a0e2256156327f5704ce /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 57ed628fb397c6427f820fb217c8a58e67f8e10a (diff) | |
download | llvm-0d38f64e7df94b062dde89627de28125f292b6bb.zip llvm-0d38f64e7df94b062dde89627de28125f292b6bb.tar.gz llvm-0d38f64e7df94b062dde89627de28125f292b6bb.tar.bz2 |
[memprof] Remove MemProf format Version 0 (#116442)
This patch removes MemProf format Version 0 now that version 2 and 3
seem to be working well.
I'm not touching version 1 for now because some tests still rely on
version 1.
Note that Version 0 is identical to Version 1 except that the MemProf
section of the indexed format has a MemProf version field.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions