[PATCH] D37625: [DWARF] Incorrect prologue end line record.
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 07:13:10 PDT 2017
CarlosAlbertoEnciso updated this revision to Diff 114590.
CarlosAlbertoEnciso added a comment.
Following the review comments:
1. Changed the test to be based on the instruction sequence (asm) rather than offsets.
2. Removed unnecessary attribute sets from the IR source.
https://reviews.llvm.org/D37625
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/X86/invalid-prologue-end.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37625.114590.patch
Type: text/x-patch
Size: 4106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/177601e9/attachment.bin>
More information about the llvm-commits
mailing list