Move MachineMemOperand::getAlignment out of line, to avoid needing
authorDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 23:33:20 +0000 (23:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 25 Sep 2009 23:33:20 +0000 (23:33 +0000)
commit4b2ebc19288491cb068f268c311d9fef0ec6a29f
tree2d1abf112fa619902819418ada0168ae95cc1d8e
parent295a8089cd76079d3e2798c6a44ee249852cab12
Move MachineMemOperand::getAlignment out of line, to avoid needing
MathExtras.h in MachineMemOperand.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82822 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineMemOperand.h
lib/CodeGen/MachineInstr.cpp