diff options
author | Jason Molenda <jmolenda@apple.com> | 2012-12-07 03:38:23 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2012-12-07 03:38:23 +0000 |
commit | 641de41cb433d618c7c8eae32f9dcab800758129 (patch) | |
tree | c3812095ceb1ec9712fbe354b62a75d7925587e8 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | b006d3847688ab9169d00aa039d182574c922b0b (diff) | |
download | bcm5719-llvm-641de41cb433d618c7c8eae32f9dcab800758129.tar.gz bcm5719-llvm-641de41cb433d618c7c8eae32f9dcab800758129.zip |
<rdar://problem/12831670>
When using the same-device optimization for shared cache libraries, if
we have an invalid load address for __LINKEDIT, don't try to read
anything out of lldb's own address space. Reading it out of the remote
address space will fail gracefully if we have bad addresses but reading
it out of lldb's own address space will result in a crash.
llvm-svn: 169582
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions