diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-02 02:32:43 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-02 02:32:43 +0000 |
commit | 881de4d12acc3afc3973adb2701c4f5a213e8fb9 (patch) | |
tree | 253ba5eb509164bf7f6a2f480122360857b38e7b /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 5cbf5d207a93db4ba492d0999c2d2b1278669c57 (diff) | |
download | bcm5719-llvm-881de4d12acc3afc3973adb2701c4f5a213e8fb9.tar.gz bcm5719-llvm-881de4d12acc3afc3973adb2701c4f5a213e8fb9.zip |
[X86] Fix a bug in getMemOpBaseRegImmOfs
Fix a crash in `getMemOpBaseRegImmOfs` that happens if the base of
`MemOp` is a frame index memory operand. The fix is to have
`getMemOpBaseRegImmOfs` bail out in such cases. We can possibly be more
clever here, if needed.
llvm-svn: 259456
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions