[PATCH] D74819: [DebugInfo] Report unsupported maximum_operations_per_instruction values
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 08:42:03 PST 2020
jhenderson updated this revision to Diff 246745.
jhenderson edited the summary of this revision.
jhenderson added a reviewer: labath.
jhenderson added a parent revision: D75188: [NFC][DebugInfo] Refactor address advancing operations to share code.
jhenderson added a comment.
Rewrite to allow for other similar checks to be added in subsequent changes. See D43470 <https://reviews.llvm.org/D43470> and another patch TBD. See the full patch series for why the test unit test is written the way it is (the other two patches reuse the fixture).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74819/new/
https://reviews.llvm.org/D74819
Files:
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74819.246745.patch
Type: text/x-patch
Size: 13035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/58a05954/attachment.bin>
More information about the llvm-commits
mailing list