diff options
author | Ed Maste <emaste@freebsd.org> | 2014-01-13 14:53:09 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2014-01-13 14:53:09 +0000 |
commit | 9344787636fab60f51f386784c18d09e669306b2 (patch) | |
tree | 2c3c804baea1714f1e985b7688b0e3d9872f2b98 /lldb/source/Interpreter/OptionValueUInt64.cpp | |
parent | 7d074a5ad670cd710496919ad698b1cc0ca017d7 (diff) | |
download | bcm5719-llvm-9344787636fab60f51f386784c18d09e669306b2.tar.gz bcm5719-llvm-9344787636fab60f51f386784c18d09e669306b2.zip |
Avoid LLDB crash upon DW_OP_deref* with empty stack
As done in other DW_OP_* cases, return an error if the stack is empty
rather than eventually crashing elsewhere. Encountered on big-endian
MIPS, where LLVM bugs currently result in invalid .debug_loc data.
llvm-svn: 199110
Diffstat (limited to 'lldb/source/Interpreter/OptionValueUInt64.cpp')
0 files changed, 0 insertions, 0 deletions