diff options
author | Snehasish Kumar <snehasishk@google.com> | 2022-01-26 19:35:17 -0800 |
---|---|---|
committer | Snehasish Kumar <snehasishk@google.com> | 2022-02-14 09:53:45 -0800 |
commit | 14cc41a0206a85d350767f8aff6e02bd4e7dd5d6 (patch) | |
tree | 48d2ffc7681ad2814d6c5d3d232b2829eb0b4588 /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | 9b67165285c5e752fce3b554769f5a22e7b38da8 (diff) | |
download | llvm-14cc41a0206a85d350767f8aff6e02bd4e7dd5d6.zip llvm-14cc41a0206a85d350767f8aff6e02bd4e7dd5d6.tar.gz llvm-14cc41a0206a85d350767f8aff6e02bd4e7dd5d6.tar.bz2 |
[InstrProf] Make the IndexedInstrProf header backwards compatible.
While the contents of the profile are backwards compatible the header
itself is not. For example, when adding new fields to the header results
in significant issues. This change adds allows for portable
instantiation of the header across indexed format versions.
Differential Revision: https://reviews.llvm.org/D118390
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions