[PATCH] D74819: [DebugInfo] Report unsupported maximum_operations_per_instruction values

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 05:03:00 PST 2020


jhenderson updated this revision to Diff 247603.
jhenderson marked 4 inline comments as done.
jhenderson added a comment.

Rebase and move some of the parameters to the `ParsingState` class to reduce the number of arguments required in the functions. Also fix warnings mentioned by @ikudrin.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74819/new/

https://reviews.llvm.org/D74819

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74819.247603.patch
Type: text/x-patch
Size: 17197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/5150c056/attachment-0001.bin>


More information about the llvm-commits mailing list