commit | f84f491d315cb429131f627c2b16a046f61c8f86 | [log] [tgz] |
---|---|---|
author | Alex Lorenz <arphaman@gmail.com> | Wed Aug 12 21:17:02 2015 +0000 |
committer | Alex Lorenz <arphaman@gmail.com> | Wed Aug 12 21:17:02 2015 +0000 |
tree | 5db6de4bf3a559d8ed0bbb072e01b8461d7d3599 | |
parent | 710eecab5dabeb7b102899c6f5ee3c3a7a371974 [diff] |
MIR Parser: Move the parsing of fixed stack object indices into new method. NFC This commit moves the code that parses the frame indices for the fixed stack objects from the method 'parseFixedStackObjectOperand' to a new method named 'parseFixedStackFrameIndex', so that it can be reused when parsing fixed stack pseudo source values. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244814 91177308-0d34-0410-b5e6-96231b3b80d8