diff options
author | Snehasish Kumar <snehasishk@google.com> | 2021-11-19 13:13:02 -0800 |
---|---|---|
committer | Snehasish Kumar <snehasishk@google.com> | 2021-11-22 13:30:48 -0800 |
commit | a4b92d61580d9a1ef9f4946ffe8d0bb6949596a8 (patch) | |
tree | ac4334f11a529bc5d93832d9e91bcb64236fcbd4 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 98daa4e425b02a0c27d53992e80510bda65809c5 (diff) | |
download | llvm-a4b92d61580d9a1ef9f4946ffe8d0bb6949596a8.zip llvm-a4b92d61580d9a1ef9f4946ffe8d0bb6949596a8.tar.gz llvm-a4b92d61580d9a1ef9f4946ffe8d0bb6949596a8.tar.bz2 |
[memprof] Remove the "Live on exit:" print for text format.
We dropped the printing of live on exit blocks in rG1243cef245f6 -
the commit changed the insertOrMerge logic. Remove the message since it
is no longer needed (all live blocks are inserted into the hashmap)
before serializing/printing the profile. Furthermore, the original
intent was to capture evicted blocks so it wasn't entirely correct.
Also update the binary format test invocation to remove the redundant
print_text directive now that it is the default.
Differential Revision: https://reviews.llvm.org/D114285
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions