[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 added a comment.

Thanks, that's a smart way of doing it, although I had to insert a `CHECK: successors:` after `CHECK: bb.4.entry:` for it to not fail on the successor info.

I have updated the patch, I don't have commit rights so I'm depending on your charity for getting it committed.


https://reviews.llvm.org/D36671





More information about the llvm-commits mailing list