mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
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