[PATCH] D43387: [DebugInfo] Removed assert on missing CountVarDIE

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 13:09:43 PST 2018


sdesmalen updated this revision to Diff 134704.
sdesmalen added a comment.

- Renamed test/DebugInfo/Generic/disubrange.ll -> test/DebugInfo/Generic/disubrange_vla.ll
- Added test/DebugInfo/Generic/disubrange_vla_no_dbgvalue.ll


https://reviews.llvm.org/D43387

Files:
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  test/DebugInfo/Generic/disubrange.ll
  test/DebugInfo/Generic/disubrange_vla.ll
  test/DebugInfo/Generic/disubrange_vla_no_dbgvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43387.134704.patch
Type: text/x-patch
Size: 8223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/4bf69797/attachment.bin>


More information about the llvm-commits mailing list