[PATCH] D126999: [BOLT][DWARF] Change loclist to take not delay writing out lists.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 13:03:13 PDT 2022


ayermolo created this revision.
Herald added subscribers: mstorsjo, hoy, modimo, wenlei, mgrang.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, yota9, sstefan1.
Herald added a project: LLVM.

Taking advantage of us being able to re-write .debug_info to reduce memory
footprint loclists.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126999

Files:
  bolt/include/bolt/Core/DebugData.h
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/Inputs/dwarf5-loclist-offset-form-helper.s
  bolt/test/Inputs/dwarf5-loclist-offset-form-main.s
  bolt/test/X86/dwarf4-df-dualcu-loclist.test
  bolt/test/dwarf5-loclist-offset-form.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126999.434121.patch
Type: text/x-patch
Size: 77676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/981cdf8b/attachment.bin>


More information about the llvm-commits mailing list