diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-08-12 21:17:02 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-08-12 21:17:02 +0000 |
commit | ea88212b41177dbe0c960de529d6f3f4359bf711 (patch) | |
tree | 16604efc86350b5f7a9af865eb83bb67810747fc /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4be56e93706f94de488c4ca31e98510bbdd0bc47 (diff) | |
download | llvm-ea88212b41177dbe0c960de529d6f3f4359bf711.zip llvm-ea88212b41177dbe0c960de529d6f3f4359bf711.tar.gz llvm-ea88212b41177dbe0c960de529d6f3f4359bf711.tar.bz2 |
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.
llvm-svn: 244814
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions