Removing caching of ranges/abbrevs to simplify the code.
Before we were doing it to get around a gdb limitation.
FBD34015613
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119276
[BOLT][DWARF] Remove caching of ranges/abbrevs ClosedPublic Authored by ayermolo on Feb 8 2022, 12:28 PM.
Details Summary Removing caching of ranges/abbrevs to simplify the code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2022, 12:39 PM Closed by commit rG0d9921daad8c: [BOLT][DWARF] Remove caching of ranges/abbrevs (authored by ayermolo). · Explain WhyFeb 8 2022, 4:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407014 bolt/include/bolt/Rewrite/DWARFRewriter.h
bolt/lib/Rewrite/DWARFRewriter.cpp
bolt/test/X86/debug-fission-single.s
bolt/test/X86/gdbindex.test
|