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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good, but please rephrase the summary as it's unclear what "this was changed to pass by value" means when one is not looking at the code. Since it's a performance fix, remove "NFC" from the title.