[PATCH] D119276: [BOLT][DWARF] Remove caching of ranges/abbrevs
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 12:28:56 PST 2022
ayermolo created this revision.
Herald added subscribers: hoy, modimo, wenlei.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
ayermolo requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.
Removing caching of ranges/abbrevs to simplify the code.
Before we were doing it to get around a gdb limitation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119276
Files:
bolt/include/bolt/Rewrite/DWARFRewriter.h
bolt/lib/Rewrite/DWARFRewriter.cpp
bolt/test/X86/debug-fission-single.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119276.406932.patch
Type: text/x-patch
Size: 13676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/be2e79fb/attachment.bin>
More information about the llvm-commits
mailing list