MachineInstr* in vector are not const (and never really were)
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:34:40 +0000 (22:34 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 8 Jul 2002 22:34:40 +0000 (22:34 +0000)
commit1871b2f1c23b522870aa69fd908bbaccced22e71
tree8706395b14fa5e086d00b8d8d0328671a5dc7571
parentc920dc714da6bd987df060553d7098697b323264
MachineInstr* in vector are not const (and never really were)
because operands may be modified directly to set register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2820 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/LiveRangeInfo.h
lib/Target/SparcV9/RegAlloc/LiveRangeInfo.h