[PATCH] D42940: Fix a crash when emitting DIEs for variable-length arrays

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 13:43:08 PST 2018


aprantl updated this revision to Diff 133070.
aprantl added a comment.

Address review feedback from Davide.


https://reviews.llvm.org/D42940

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.cpp
  lib/CodeGen/AsmPrinter/DwarfFile.h
  test/DebugInfo/X86/vla-dependencies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42940.133070.patch
Type: text/x-patch
Size: 13128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/f3dd2dd4/attachment.bin>


More information about the llvm-commits mailing list