[Lldb-commits] [PATCH] D11270: Expr evaluation - Avoid to check when the memory handle is zero

Sean Callanan via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 11 11:11:45 PDT 2016


spyffe requested changes to this revision.
spyffe added a comment.
This revision now requires changes to proceed.

This code has been eliminated as -part of a refactoring of the way IRForTarget works.
I'm sorry that I didn't get to this review earlier, but at this point the patch probably isn't worth resurrecting.
I've hunted around for "equivalent"  code after the refactor and I don't think it's there any more.


http://reviews.llvm.org/D11270





More information about the lldb-commits mailing list