Remove explicit copy ctor in favor of the implicit one so that the use of the copy...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:29:14 +0000 (19:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 3 Mar 2015 19:29:14 +0000 (19:29 +0000)
commitdddc3986e343c52b0d5ed2e1ec5a149e32ff6ebd
tree5d66791db51944e6261256b66424be0766afcc7d
parent7ff255b5f24959582676540694b62b570da295fa
Remove explicit copy ctor in favor of the implicit one so that the use of the copy assignment operator is not deprecated.

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