mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Enabling LLDB to write to variables that are stored in registers Previously, this would not work since the Value's Context loses the notion of the data being in a register We now store an "original" context that comes out of DWARF parsing, and use that context's data when attempting a write llvm-svn: 180803
12 KiB
12 KiB