diff options
| author | Enrico Granata <egranata@apple.com> | 2013-04-30 20:45:04 +0000 |
|---|---|---|
| committer | Enrico Granata <egranata@apple.com> | 2013-04-30 20:45:04 +0000 |
| commit | 82fabf89b493625df34b8ee5bea48a52d8b48179 (patch) | |
| tree | 4475aea2e38644ff2070f4a26f2d94e598a8c085 /llvm/lib/Transforms | |
| parent | 0b914fe8395caa6ab1a11d829207d693e43fb957 (diff) | |
| download | bcm5719-llvm-82fabf89b493625df34b8ee5bea48a52d8b48179.tar.gz bcm5719-llvm-82fabf89b493625df34b8ee5bea48a52d8b48179.zip | |
<rdar://problem/13695846>
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
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

