[PATCH] D41762: [DWARF] Incorrect prologue end line record.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 15 04:39:07 PST 2018


CarlosAlbertoEnciso updated this revision to Diff 129838.
CarlosAlbertoEnciso added a comment.

This update contains:

Fix for a failed test case:   llvm/test/DebugInfo/COFF/types-array.ll
Correct test case for the patch.


https://reviews.llvm.org/D41762

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/Target/X86/X86ExpandPseudo.cpp
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  test/DebugInfo/COFF/types-array.ll
  test/DebugInfo/X86/invalid-prologue-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41762.129838.patch
Type: text/x-patch
Size: 8861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180115/4fb8b336/attachment.bin>


More information about the llvm-commits mailing list