[PATCH] D155723: [DWARFVerifier] Allow simplified template names in debug_name
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 11:15:39 PDT 2023
fdeazeve updated this revision to Diff 542124.
fdeazeve added a comment.
Use SmallVector of size 3 instead of 2.
Use emplace back to match the other uses in `getNames`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155723/new/
https://reviews.llvm.org/D155723
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/tools/dsymutil/X86/dwarf5-accel.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155723.542124.patch
Type: text/x-patch
Size: 7193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/e77b0870/attachment.bin>
More information about the llvm-commits
mailing list