Previoously the expression parser had to rely on the
JIT when printing the values of registers (e.g., "expr $pc"). Now the expression parser can do this in the IR interpreter without running code in the inferior process. llvm-svn: 150554
Loading
Please register or sign in to comment