Remove move assignment operator to appease older GCCs.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Jul 2014 04:39:40 +0000 (04:39 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Jul 2014 04:39:40 +0000 (04:39 +0000)
commit141d3e3015f67604d122618f1ba97c41aaab80b8
tree76a302bbbb795a8cc6cc32d35c6afbbbdbac5160
parent95b14b00dae387a1a2035a1fcaae37a00fef8b2e
Remove move assignment operator to appease older GCCs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212682 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SpecialCaseList.cpp