MachineMove ctor doesn't need to to mutate input, add 'const'
authorChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2010 05:55:35 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Mar 2010 05:55:35 +0000 (05:55 +0000)
commit6894b07996757134b7036753fcad85f354a0f5bd
treea362a431ac23dbad6eb2a06178ae6288b79495f7
parent420c69da57f4c90859dbb51ece63bf5be16ffc82
MachineMove ctor doesn't need to to mutate input, add 'const'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98533 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineLocation.h