diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-08-13 20:33:33 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-08-13 20:33:33 +0000 |
commit | 620f89145b65d3835992961de14af58226ac4f27 (patch) | |
tree | b40be87c198f1dd45aab8f0b35faa666d92f2c46 /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp | |
parent | 829091e310902e1539a357acbcada72f2d9665a2 (diff) | |
download | bcm5719-llvm-620f89145b65d3835992961de14af58226ac4f27.tar.gz bcm5719-llvm-620f89145b65d3835992961de14af58226ac4f27.zip |
MIR Parser: Extract the code that parses the alignment into a new method. NFC.
This commit extracts the code that parses the memory operand's alignment into
a new method named 'parseAlignment' so that it can be reused when parsing the
basic block's alignment attribute.
llvm-svn: 244945
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions