diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-07-28 17:09:52 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-07-28 17:09:52 +0000 |
commit | 41df7d3d10ed4a6a1ef26248ca2a5732fab7c77a (patch) | |
tree | 933cd100b22baf129144872481fdef17123d7377 /llvm/lib/Target/WebAssembly | |
parent | 82a1cfdca26afd5c9278b4640250e27369f9dd80 (diff) | |
download | bcm5719-llvm-41df7d3d10ed4a6a1ef26248ca2a5732fab7c77a.tar.gz bcm5719-llvm-41df7d3d10ed4a6a1ef26248ca2a5732fab7c77a.zip |
MIR Parser: Extract the method 'parseGlobalValue'. NFC.
This commit extracts the code that parses a global value from the method
'parseGlobalAddressOperand' into a new method 'parseGlobalValue', so that this
code can be reused by the method which will parse the block address machine
operands.
llvm-svn: 243450
Diffstat (limited to 'llvm/lib/Target/WebAssembly')
0 files changed, 0 insertions, 0 deletions