OSDN Git Service

Fix assertion in MachineInstr::substituteValue().
authorVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 7 Aug 2003 15:01:48 +0000 (15:01 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Thu, 7 Aug 2003 15:01:48 +0000 (15:01 +0000)
commit2010f7baec18914b8a5d1b2b4c3c21511fa6e25d
treed4869d8e37ac6d6f8135114e5c604f3bbf95303e
parent97a95bdbddfa30815645296d95a8f655bf418f60
Fix assertion in MachineInstr::substituteValue().

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