summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MILexer.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-08-07 20:21:00 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-08-07 20:21:00 +0000
commitdc24c1713e87dc6561ac01e36e54ff4bf924d8f4 (patch)
tree7490dc72bee9330b457c631f6eede4fd285bf35d /llvm/lib/CodeGen/MIRParser/MILexer.cpp
parent711b390a7c7854679388053e543273c56c25196e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud