diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-21 09:11:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 09:11:08 -0700 |
commit | a270fdf3fe58dff7093c8bc1c7ffbd03c0268d66 (patch) | |
tree | 9a9df3b97eea2e7f5f1a8e7a252f9bac522a8b50 /llvm/lib/Object/ObjectFile.cpp | |
parent | 2aa1e54fa1ff7f7c347e7108fe8650e94014c941 (diff) | |
download | llvm-a270fdf3fe58dff7093c8bc1c7ffbd03c0268d66.zip llvm-a270fdf3fe58dff7093c8bc1c7ffbd03c0268d66.tar.gz llvm-a270fdf3fe58dff7093c8bc1c7ffbd03c0268d66.tar.bz2 |
[memprof] Simplify control flow in readMemProf (NFC) (#149764)
Now that readMemProf calls two helper functions handleAllocSite and
handleCallSite, we can simplify the control flow. We don't need to
use "continue" anymore.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions