Files
clang-p2996/bolt/lib/Core/DebugData.cpp
Alexander Yermolovich d5235e5346 [BOLT][DWARF] Fix performance regression running BOLT on binaries build with DWARF4
In one of the previous diffs LocBuffer was changed to pass by value. This lead to
performance regression running BOLT on binaries with DWARF4 split dwarf.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D155763
2023-07-20 11:48:12 -07:00

46 KiB