[Lldb-commits] [PATCH] D19124: [LLDB] Added support for PHI nodes to IR interpreter

Cameron via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 18 15:53:06 PDT 2016


cameron314 removed rL LLVM as the repository for this revision.
cameron314 updated this revision to Diff 54134.
cameron314 added a comment.

I've added a test for this patch.


http://reviews.llvm.org/D19124

Files:
  packages/Python/lldbsuite/test/expression_command/ir-interpreter/Makefile
  packages/Python/lldbsuite/test/expression_command/ir-interpreter/TestIRInterpreter.py
  packages/Python/lldbsuite/test/expression_command/ir-interpreter/main.cpp
  source/Commands/CommandObjectExpression.cpp
  source/Commands/CommandObjectExpression.h
  source/Expression/IRInterpreter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19124.54134.patch
Type: text/x-patch
Size: 9684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160418/9fc5aaed/attachment.bin>


More information about the lldb-commits mailing list