diff options
author | Alexander Yermolovich <ayermolo@fb.com> | 2022-06-08 16:52:23 -0700 |
---|---|---|
committer | Alexander Yermolovich <ayermolo@fb.com> | 2022-06-08 16:52:59 -0700 |
commit | 1c6dc43de979abc58bb822cd308b1d53eb7f855c (patch) | |
tree | b5ea4c3c3248ff17281aa6d81e7d0519f8af4a31 /llvm/lib/Demangle/MicrosoftDemangle.cpp | |
parent | f4da30ba68614593ef107ae046586dd0d78d8074 (diff) | |
download | llvm-1c6dc43de979abc58bb822cd308b1d53eb7f855c.zip llvm-1c6dc43de979abc58bb822cd308b1d53eb7f855c.tar.gz llvm-1c6dc43de979abc58bb822cd308b1d53eb7f855c.tar.bz2 |
[BOLT]DWARF] Eagerly write out loclists
Taking advantage of us being able to re-write .debug_info to reduce memory
footprint loclists. Writing out loc-list as they are added, similar to how
we handle ranges.
Collected on clang-14
trunk
4:41.20 real, 389.50 user, 59.50 sys, 0 amem, 38412532 mmem
4:30.08 real, 376.10 user, 63.75 sys, 0 amem, 38477844 mmem
4:25.58 real, 373.76 user, 54.71 sys, 0 amem, 38439660 mmem
diff
4:34.66 real, 392.83 user, 57.73 sys, 0 amem, 38382560 mmem
4:35.96 real, 377.70 user, 58.62 sys, 0 amem, 38255840 mmem
4:27.61 real, 390.18 user, 57.02 sys, 0 amem, 38223224 mmem
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D126999
Diffstat (limited to 'llvm/lib/Demangle/MicrosoftDemangle.cpp')
0 files changed, 0 insertions, 0 deletions