commit | d1f5b8553b2091ba0e992b0ff080c286b60b2f4c | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Tue Feb 02 02:32:43 2016 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Tue Feb 02 02:32:43 2016 +0000 |
tree | a18b23e8eff4c6a5f0abda585194a038408aafb0 | |
parent | 05de8e95f629f1eb04ddc148d0a623f71f650ada [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259456 91177308-0d34-0410-b5e6-96231b3b80d8