Add missing const qualifiers.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 29 May 2007 18:35:22 +0000 (18:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 29 May 2007 18:35:22 +0000 (18:35 +0000)
commitf277ee4be7edabb759a7f78138b693d72d0c263f
tree782c712ce4f0135703c6f7d42612ab6323902194
parent2fb813d70b8928f355b35f782889c55c1aa891ef
Add missing const qualifiers.

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