Skip to content
Commit 93447876 authored by Ed Maste's avatar Ed Maste
Browse files

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
parent 7d074a5a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment