[PATCH] D151989: [AppleAccelTable][NFC] Refactor equal_range code
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 06:33:25 PDT 2023
fdeazeve updated this revision to Diff 528829.
fdeazeve added a comment.
Fix mistake made while addressing review comment (I used the wrong condition
for the early exit suggested)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151989/new/
https://reviews.llvm.org/D151989
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151989.528829.patch
Type: text/x-patch
Size: 9493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/9ad9d0bf/attachment.bin>
More information about the llvm-commits
mailing list