Remove implementation of operator= and make it private so that it is
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sat, 24 Jul 2004 18:55:15 +0000 (18:55 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sat, 24 Jul 2004 18:55:15 +0000 (18:55 +0000)
commit3f86193cd2153595f0e32d8a8d8a0e7d4ec97faf
tree61a70bb51f420a63409d7b738854c0f371446538
parenta1613db62fec94845aa8306232fb665273615bad
Remove implementation of operator= and make it private so that it is
not used accidentally.

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