aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFImportFile.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2024-03-26 20:06:27 -0700
committerGitHub <noreply@github.com>2024-03-26 20:06:27 -0700
commit082e7c480e033c1b973b8379a31929d04e236868 (patch)
tree9933d8b0da44aa4f780512ea9dc33aebf496700a /llvm/lib/Object/COFFImportFile.cpp
parent7545c635729a2055a429c5decd26a619a8d6e74b (diff)
downloadllvm-082e7c480e033c1b973b8379a31929d04e236868.zip
llvm-082e7c480e033c1b973b8379a31929d04e236868.tar.gz
llvm-082e7c480e033c1b973b8379a31929d04e236868.tar.bz2
[MemProf] Remove empty edges once after cloning (#85320)
Restructure the handling of edges that become empty during the cloning process. Instead of removing them as they become empty (no context ids and alloc type), do this once after all cloning is complete. This has no effect on the cloning result, but prepares for a follow on change that does improve the cloning. The structural change here reduces the diffs for the follow on change, which would be much more difficult with the previous handling.
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions