commit | 4154d8aaa9d457c09ab512bd30f59adfa4089089 | [log] [tgz] |
---|---|---|
author | Alex Lorenz <arphaman@gmail.com> | Thu Aug 13 20:33:33 2015 +0000 |
committer | Alex Lorenz <arphaman@gmail.com> | Thu Aug 13 20:33:33 2015 +0000 |
tree | aecfe2fe70da95d5390a5527b18f7a3e8c5a74a7 | |
parent | d85f3b303dbb78d8e1a142fc94438d6a858ac42d [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244945 91177308-0d34-0410-b5e6-96231b3b80d8