[PATCH] D75188: [NFC][DebugInfo] Refactor address advancing operations to share code
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 06:35:43 PST 2020
jhenderson updated this revision to Diff 248464.
jhenderson marked 2 inline comments as done.
jhenderson added a comment.
Get rid of `getOperationAdvance` function, as it was only being used in one place, so was unnecessarily complicated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75188/new/
https://reviews.llvm.org/D75188
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75188.248464.patch
Type: text/x-patch
Size: 7972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/cbc94b79/attachment.bin>
More information about the llvm-commits
mailing list