[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 14:17:57 PST 2018
aprantl updated this revision to Diff 133081.
aprantl added a comment.
smaller testcase (thanks Volodymyr!)
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.133081.patch
Type: text/x-patch
Size: 9693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/c97ba9de/attachment.bin>
More information about the llvm-commits
mailing list