diff options
author | Kazu Hirata <kazu@google.com> | 2024-03-28 14:29:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 14:29:34 -0700 |
commit | 44253a9ce6de749aee06057e578fb3ccbcda3ffd (patch) | |
tree | d7b58023a9c68cc1860a3c068f9006c44ac32c10 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 17c3f102be328b8a2d065cdbc230ccacfa9046a9 (diff) | |
download | llvm-44253a9ce6de749aee06057e578fb3ccbcda3ffd.zip llvm-44253a9ce6de749aee06057e578fb3ccbcda3ffd.tar.gz llvm-44253a9ce6de749aee06057e578fb3ccbcda3ffd.tar.bz2 |
[memprof] Add MemProf version (#86414)
This patch adds a version field to the MemProf section of the indexed
profile format, calling the new version "version 1". The existing
version is called "version 0".
The writer supports both versions via a command-line option:
llvm-profdata merge --memprof-version=1 ...
The reader supports both versions by automatically detecting the
version from the header.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions