[PATCH] D36671: debuginfo: Improve line info when translating a CaseBlock to SDNodes
Frej Drejhammar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 01:39:29 PDT 2017
frej updated this revision to Diff 111477.
frej added a comment.
Updated according to review comments. I had to add a `CHECK: successors:` after `CHECK: bb.4.entry:` in order to not crash on the successor info.
https://reviews.llvm.org/D36671
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/test/CodeGen/X86/debugloc-no-line-0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36671.111477.patch
Type: text/x-patch
Size: 5898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/1060edb7/attachment.bin>
More information about the llvm-commits
mailing list