diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-08-07 20:21:00 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-08-07 20:21:00 +0000 |
commit | dc24c1713e87dc6561ac01e36e54ff4bf924d8f4 (patch) | |
tree | 7490dc72bee9330b457c631f6eede4fd285bf35d /llvm/lib/CodeGen/MIRParser/MILexer.cpp | |
parent | 711b390a7c7854679388053e543273c56c25196e (diff) | |
download | bcm5719-llvm-dc24c1713e87dc6561ac01e36e54ff4bf924d8f4.tar.gz bcm5719-llvm-dc24c1713e87dc6561ac01e36e54ff4bf924d8f4.zip |
MIR Parser: Extract the parsing of the operand's offset into a new method. NFC.
This commit extract the code that parses the 64-bit offset from the method
'parseOperandsOffset' to a new method 'parseOffset' so that we can reuse it
when parsing the offset for the machine memory operands.
llvm-svn: 244355
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MILexer.cpp')
0 files changed, 0 insertions, 0 deletions