diff options
author | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-05-12 20:00:53 +0000 |
---|---|---|
committer | Marianne Mailhot-Sarrasin <marianne.mailhot.sarrasin@gmail.com> | 2016-05-12 20:00:53 +0000 |
commit | 3fe71581743ceb838b113ee728e6de7f7ee8d25d (patch) | |
tree | c87db2d9a24ac05559c2a4b0da0e8cb2d4e1b06d /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | bc8397cdf0a76c614e53dc1deede78b0e568f753 (diff) | |
download | bcm5719-llvm-3fe71581743ceb838b113ee728e6de7f7ee8d25d.tar.gz bcm5719-llvm-3fe71581743ceb838b113ee728e6de7f7ee8d25d.zip |
[LLDB] Added support for PHI nodes to IR interpreter
This allows expressions such as 'i == 1 || i == 2` to be executed using the IR interpreter, instead of relying on JIT code injection (which may not be available on some platforms).
Patch by cameron314
Differential Revision: http://reviews.llvm.org/D19124
llvm-svn: 269340
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions